Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-221010
#<BuildRuby:0x00007fb1306cfdc0
@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.20240923-221010",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.001836 0.007470 4.420009 ( 3.572513)
build_miniruby 0.001398 0.000319 1.633115 ( 1.630150)
build_ruby 0.001590 0.000364 4.352778 ( 4.517439)
build_all 0.008962 0.000000 6.605372 ( 2.702617)
build_install 0.018024 0.002263 9.959372 ( 4.378677)
test_btest 0.000656 0.000134 91.262910 ( 24.024557)
test_basic 0.002758 0.008240 1.138087 ( 1.191527)
test_all 0.122735 0.026363 770.046056 (251.103622)
test_rubyspec 0.063601 0.023947 134.724991 ( 29.639529)
total: 322.76 sec