Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-001429
#<BuildRuby:0x00007fb960dffdd8
@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.20241028-001429",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007608 0.000000 3.967458 ( 3.843204)
build_miniruby 0.001524 0.000000 1.588174 ( 1.584487)
build_ruby 0.001967 0.000000 3.546214 ( 3.737292)
build_all 0.005794 0.002571 6.436326 ( 2.576159)
build_install 0.018743 0.000588 9.032174 ( 4.213801)
test_btest 0.000756 0.000139 77.517778 ( 20.886696)
test_basic 0.005411 0.005135 1.017833 ( 1.062867)
test_all 0.098063 0.053317 704.896177 (225.227725)
test_rubyspec 0.038369 0.048100 123.464159 ( 29.392978)
total: 292.53 sec