Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-061520
#<BuildRuby:0x00007f2929ecfdc0
@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.20241111-061520",
@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.000015 0.000007 0.000022 ( 0.000020)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000020 0.000009 0.000029 ( 0.000029)
build_up 0.006741 0.001106 4.185718 ( 4.286473)
build_miniruby 0.001061 0.000439 1.788005 ( 1.829434)
build_ruby 0.001343 0.000555 4.696908 ( 4.939385)
build_all 0.004288 0.004797 6.938965 ( 3.292426)
build_install 0.009438 0.010616 10.098420 ( 5.359477)
test_btest 0.000557 0.000270 80.690059 ( 22.597971)
test_basic 0.006123 0.003094 0.934907 ( 0.993721)
test_all 0.104711 0.042383 701.387484 (207.329253)
test_rubyspec 0.042901 0.039642 122.140983 ( 28.421272)
total: 279.05 sec