Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-232530
#<BuildRuby:0x00007f122a78fdc8
@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.20240921-232530",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.007380 0.000813 4.127270 ( 3.634853)
build_miniruby 0.001435 0.000348 1.412936 ( 1.409868)
build_ruby 0.000000 0.002198 4.028355 ( 4.220765)
build_all 0.001207 0.006426 6.502430 ( 2.546493)
build_install 0.010493 0.009140 10.088923 ( 4.863806)
test_btest 0.000795 0.000273 96.186064 ( 25.247057)
test_basic 0.001244 0.009103 1.111354 ( 1.287097)
test_all 0.119868 0.028267 773.038980 (234.639827)
test_rubyspec 0.035216 0.053350 135.456957 ( 29.330585)
total: 307.18 sec