Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-110201
#<BuildRuby:0x000055d416256120
@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.20240312-110201",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004681 0.002432 2.617177 ( 2.396655)
build_miniruby 0.000000 0.001775 1.757818 ( 1.811863)
build_ruby 0.000000 0.001794 3.723625 ( 3.930348)
build_all 0.004147 0.003869 6.848149 ( 3.561173)
build_install 0.005264 0.013271 8.625700 ( 4.989687)
test_btest 0.000558 0.000212 96.199686 ( 37.457403)
test_basic 0.006413 0.000898 0.969327 ( 1.086164)
test_all 0.077261 0.042174 836.241287 (315.668688)
test_rubyspec 0.044085 0.044026 125.825609 (135.727831)
total: 506.63 sec