Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-170137
#<BuildRuby:0x0000558e4dcf2390
@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-170137",
@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.000000 0.000021 0.000021 ( 0.000020)
autoconf 0.000000 0.000029 0.000029 ( 0.000029)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.003676 0.003574 2.533361 ( 2.403880)
build_miniruby 0.001190 0.000274 1.618507 ( 1.617201)
build_ruby 0.001524 0.000351 3.405872 ( 3.647310)
build_all 0.006878 0.000623 6.725075 ( 3.010592)
build_install 0.017798 0.001821 8.256686 ( 4.620330)
test_btest 0.000947 0.000000 89.655489 ( 34.951290)
test_basic 0.006253 0.000704 0.941975 ( 1.018693)
test_all 0.075238 0.040646 746.266373 (283.770978)
test_rubyspec 0.052209 0.035253 119.557152 (129.235491)
total: 464.28 sec