Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-175230
#<BuildRuby:0x000055fa18411a00
@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.20240223-175230",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.008298 0.000615 2.796541 ( 4.212981)
build_miniruby 0.001156 0.000085 2.186067 ( 2.568172)
build_ruby 0.001679 0.000124 3.845183 ( 4.685184)
build_all 0.002849 0.008545 18.991499 ( 13.411266)
build_install 0.019375 0.002768 8.844842 ( 7.641212)
test_btest 0.001225 0.000175 91.774816 ( 79.861655)
test_basic 0.002327 0.005488 0.996141 ( 1.697818)
test_all 0.087649 0.040516 850.074306 (921.438308)
test_rubyspec 0.043347 0.057168 136.860161 (216.956015)
total: 1252.47 sec