Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-215014
#<BuildRuby:0x0000560fa1916138
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230924-215014",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.007974 0.000000 2.350686 ( 4.527006)
build_miniruby 0.000000 0.001463 1.742658 ( 1.799853)
build_ruby 0.000000 0.002125 3.440054 ( 3.739410)
build_all 0.005464 0.003509 6.230816 ( 4.008099)
build_install 0.008893 0.012461 7.719818 ( 5.353535)
test_btest 0.001181 0.000230 84.507109 ( 30.460584)
test_basic 0.002623 0.006732 0.898016 ( 0.979654)
test_all 0.008137 0.000093 663.920724 (202.252549)
test_rubyspec 0.041501 0.024533 92.576690 (103.909400)
total: 357.03 sec