Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-063905
#<BuildRuby:0x000055b5053d60e8
@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.20240130-063905",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001215 0.004341 1.892004 ( 2.245514)
build_miniruby 0.000000 0.001709 1.609838 ( 1.608077)
build_ruby 0.000647 0.001107 3.311887 ( 3.520764)
build_all 0.006832 0.000942 6.173650 ( 2.684163)
build_install 0.017603 0.000432 7.380219 ( 3.954781)
test_btest 0.000792 0.000218 86.961683 ( 35.596829)
test_basic 0.006413 0.000000 0.818633 ( 0.880708)
test_all 0.079511 0.035493 748.740594 (268.191635)
test_rubyspec 0.035070 0.068810 171.162211 (182.921094)
total: 501.60 sec