Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-041952
#<BuildRuby:0x00007f2a8bb4fde0
@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.20241101-041952",
@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.000031 0.000005 0.000036 ( 0.000037)
configure 0.000037 0.000007 0.000044 ( 0.000043)
build_up 0.007234 0.000587 3.984440 ( 3.847517)
build_miniruby 0.001635 0.000000 1.757606 ( 1.753925)
build_ruby 0.002327 0.000000 4.306668 ( 4.436269)
build_all 0.009401 0.000250 6.589555 ( 2.661542)
build_install 0.010937 0.008686 9.406585 ( 4.452426)
test_btest 0.000759 0.000155 77.486107 ( 20.890366)
test_basic 0.009071 0.000985 0.947691 ( 0.995922)
test_all 0.114855 0.032498 705.452908 (212.752962)
test_rubyspec 0.051155 0.032446 119.721277 ( 26.109987)
total: 277.90 sec