Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-131602
#<BuildRuby:0x0000557c9577da00
@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.20231013-131602",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001736 0.004196 2.357129 ( 2.500345)
build_miniruby 0.001307 0.000180 1.670249 ( 1.668990)
build_ruby 0.001344 0.000185 3.502882 ( 3.677362)
build_all 0.007596 0.000000 6.227806 ( 2.542844)
build_install 0.018143 0.000139 7.820434 ( 3.765482)
test_btest 0.000673 0.000076 87.026739 ( 22.912324)
test_basic 0.004776 0.000067 0.828220 ( 0.887002)
test_all 0.008679 0.000041 688.673928 (218.185811)
test_rubyspec 0.038139 0.021080 92.040452 (103.364242)
total: 359.51 sec