Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-170357
#<BuildRuby:0x00007f9b722ffde0
@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.20241210-170357",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.006985 0.000637 3.465806 ( 3.565928)
build_miniruby 0.001392 0.000298 1.547216 ( 1.543594)
build_ruby 0.001720 0.000368 4.288176 ( 4.462743)
build_all 0.009776 0.001146 7.028288 ( 4.678500)
build_install 0.023496 0.001913 9.836275 ( 6.765106)
test_btest 0.000701 0.000131 76.963659 ( 24.570681)
test_basic 0.006200 0.005080 1.033824 ( 1.129254)
test_all 0.088349 0.062494 718.379820 (273.609907)
test_rubyspec 0.057207 0.024667 114.590484 ( 20.534138)
total: 340.86 sec