Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-052027
#<BuildRuby:0x000055d4987ba008
@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.20231227-052027",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004536 0.000907 1.654066 ( 2.039947)
build_miniruby 0.001252 0.000250 1.534465 ( 1.534036)
build_ruby 0.001451 0.000291 3.299162 ( 3.519073)
build_all 0.006323 0.001265 5.498924 ( 2.901398)
build_install 0.013723 0.002745 6.729258 ( 4.073282)
test_btest 0.000000 0.000735 80.555547 ( 35.696289)
test_basic 0.001501 0.007134 0.873308 ( 0.968530)
test_all 0.083987 0.034329 740.020428 (271.128015)
test_rubyspec 0.014012 0.051950 93.403555 (104.959218)
total: 426.82 sec