Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-134129
#<BuildRuby:0x00007fe0c26efdc0
@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.20240927-134129",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.004735 0.004152 3.988285 ( 3.414242)
build_miniruby 0.001498 0.000265 1.248367 ( 1.245050)
build_ruby 0.001583 0.000279 4.137864 ( 4.351697)
build_all 0.006983 0.001232 6.772339 ( 2.699139)
build_install 0.017128 0.002190 9.351459 ( 4.067586)
test_btest 0.000853 0.000146 89.092018 ( 23.405292)
test_basic 0.004462 0.005640 1.056803 ( 1.105952)
test_all 0.084933 0.062324 745.149359 (220.494188)
test_rubyspec 0.047961 0.041105 138.008028 ( 29.190701)
total: 289.97 sec