Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-172142
#<BuildRuby:0x00007f6cdee5fdd8
@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.20241016-172142",
@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.000003 0.000022 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000040)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.004175 0.003981 3.863411 ( 3.757998)
build_miniruby 0.000000 0.001827 1.640646 ( 1.979755)
build_ruby 0.000000 0.001807 4.432944 ( 5.178327)
build_all 0.007941 0.001394 7.401597 ( 3.075644)
build_install 0.004831 0.016095 10.378408 ( 4.809905)
test_btest 0.000664 0.000227 92.672100 ( 25.013648)
test_basic 0.008782 0.001759 1.152945 ( 1.201191)
test_all 0.116187 0.035692 794.181490 (239.380489)
test_rubyspec 0.037441 0.051828 135.731282 ( 27.648283)
total: 312.05 sec