Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-060652
#<BuildRuby:0x00007f7f0ec5fdc0
@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.20240922-060652",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000000 0.000043 0.000043 ( 0.000043)
configure 0.000000 0.000033 0.000033 ( 0.000033)
build_up 0.004878 0.003911 4.241459 ( 3.459235)
build_miniruby 0.001446 0.000350 1.692105 ( 1.689202)
build_ruby 0.001419 0.000344 3.518968 ( 3.674250)
build_all 0.006161 0.001611 6.258720 ( 2.406513)
build_install 0.010246 0.006639 9.860078 ( 4.395038)
test_btest 0.000000 0.001038 93.147889 ( 26.075113)
test_basic 0.002543 0.007989 1.170873 ( 1.216978)
test_all 0.086253 0.061893 773.413084 (240.082712)
test_rubyspec 0.053405 0.029110 133.293047 ( 29.241240)
total: 312.24 sec