Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-111113
#<BuildRuby:0x00007f1d5c23fde0
@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.20241219-111113",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.000000 0.005767 1.981985 ( 2.290487)
build_miniruby 0.000000 0.001608 1.546048 ( 1.542916)
build_ruby 0.000000 0.002005 3.678261 ( 3.792504)
build_all 0.002136 0.006605 6.193337 ( 2.544989)
build_install 0.010304 0.007947 7.324606 ( 3.734755)
test_btest 0.000847 0.000223 75.095737 ( 21.250825)
test_basic 0.008465 0.001231 1.000901 ( 1.050532)
test_all 0.106262 0.038318 770.408971 (322.365091)
test_rubyspec 0.047595 0.038203 120.080573 ( 43.868041)
total: 402.44 sec