Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-201847
#<BuildRuby:0x0000556269d25f48
@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.20240209-201847",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.002521 0.003682 1.854295 ( 2.181828)
build_miniruby 0.001136 0.000297 1.724996 ( 1.724515)
build_ruby 0.000000 0.001915 3.517561 ( 3.706799)
build_all 0.002810 0.005737 6.688833 ( 3.137323)
build_install 0.006802 0.012124 8.194091 ( 4.609174)
test_btest 0.000546 0.000234 90.618272 ( 36.207276)
test_basic 0.003560 0.003648 0.925242 ( 1.017271)
test_all 0.077088 0.039917 804.802216 (294.749689)
test_rubyspec 0.074614 0.030127 173.348580 (182.928214)
total: 530.26 sec