Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-051823
#<BuildRuby:0x00007f1cae4efdc8
@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.20241225-051823",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.001186 0.004338 2.014649 ( 2.319341)
build_miniruby 0.001123 0.000281 1.195829 ( 1.195203)
build_ruby 0.001570 0.000393 3.748199 ( 4.109893)
build_all 0.005059 0.004429 6.909476 ( 2.867812)
build_install 0.010869 0.007881 8.605106 ( 4.666936)
test_btest 0.000657 0.000205 77.723246 ( 21.835162)
test_basic 0.008292 0.001243 0.902687 ( 0.949942)
test_all 0.102595 0.043540 698.185601 (211.479512)
test_rubyspec 0.033225 0.047713 119.100305 ( 24.756835)
total: 274.18 sec