Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-044125
#<BuildRuby:0x00005561c206a008
@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.20240123-044125",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.002439 0.003468 1.712296 ( 2.036976)
build_miniruby 0.001290 0.000469 1.636359 ( 1.640679)
build_ruby 0.001326 0.000482 3.172355 ( 3.409400)
build_all 0.002560 0.005157 6.324775 ( 2.916720)
build_install 0.018011 0.000380 7.813523 ( 4.628511)
test_btest 0.000000 0.000878 86.166390 ( 31.782139)
test_basic 0.000000 0.006957 0.927820 ( 1.021540)
test_all 0.096358 0.018083 797.274384 (326.526413)
test_rubyspec 0.057799 0.045572 177.707908 (204.221436)
total: 578.18 sec