Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-054137
#<BuildRuby:0x0000561e12092078
@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.20231231-054137",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.005417 0.000062 1.620077 ( 1.994255)
build_miniruby 0.001814 0.000067 1.564638 ( 1.563219)
build_ruby 0.001704 0.000063 3.415326 ( 3.609665)
build_all 0.007289 0.000110 5.850645 ( 3.056934)
build_install 0.013668 0.003827 7.097890 ( 4.017009)
test_btest 0.000773 0.000047 83.694884 ( 28.644261)
test_basic 0.000000 0.008604 0.866838 ( 1.637035)
test_all 0.096441 0.024822 786.529700 (293.006931)
test_rubyspec 0.037435 0.031270 96.691840 (108.329029)
total: 445.86 sec