Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-050705
#<BuildRuby:0x00007f1617f5fdc8
@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.20241223-050705",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.001180 0.004205 1.604709 ( 1.886737)
build_miniruby 0.001113 0.000207 1.322154 ( 1.320064)
build_ruby 0.001488 0.000276 3.252047 ( 3.521701)
build_all 0.004255 0.006366 6.499724 ( 2.681697)
build_install 0.006817 0.012662 8.069670 ( 4.282111)
test_btest 0.000780 0.000253 70.178173 ( 19.773536)
test_basic 0.007015 0.004795 0.950501 ( 0.998525)
test_all 0.103881 0.048047 804.583050 (365.065669)
test_rubyspec 0.053554 0.026834 121.979484 ( 43.727367)
total: 443.26 sec