Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-011059
#<BuildRuby:0x00007fbbcc1afdd0
@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.20241216-011059",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.005548 0.000516 1.873532 ( 2.431838)
build_miniruby 0.001206 0.000381 1.383203 ( 1.381696)
build_ruby 0.001557 0.000000 3.383422 ( 3.574165)
build_all 0.003792 0.004548 6.559197 ( 3.381330)
build_install 0.011415 0.005280 7.247648 ( 3.722485)
test_btest 0.000652 0.000237 71.799434 ( 19.956346)
test_basic 0.003762 0.004960 0.930837 ( 0.987649)
test_all 0.112213 0.029286 680.785734 (239.308925)
test_rubyspec 0.048730 0.036009 118.366564 ( 34.620153)
total: 309.37 sec