Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-142904
#<BuildRuby:0x000055b52fce21a8
@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.20240305-142904",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007206 0.001153 2.738126 ( 2.954342)
build_miniruby 0.001381 0.000221 1.713545 ( 1.724949)
build_ruby 0.001659 0.000266 3.766210 ( 4.098052)
build_all 0.007574 0.000476 6.858749 ( 4.379263)
build_install 0.020851 0.000000 9.138716 ( 6.411258)
test_btest 0.001071 0.000000 92.975783 ( 44.731877)
test_basic 0.007533 0.000000 0.947944 ( 1.051566)
test_all 0.075560 0.043010 808.416566 (332.911037)
test_rubyspec 0.052081 0.040039 130.240614 (144.249531)
total: 542.51 sec