Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-233636
#<BuildRuby:0x00007fb88542fdc0
@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.20241231-233636",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.000000 0.005454 1.666746 ( 2.020344)
build_miniruby 0.000000 0.001469 1.293885 ( 1.293102)
build_ruby 0.000508 0.001376 3.761544 ( 3.921390)
build_all 0.002214 0.005162 5.484439 ( 2.245786)
build_install 0.015206 0.002787 7.725868 ( 4.087836)
test_btest 0.000607 0.000253 75.360093 ( 20.353238)
test_basic 0.000000 0.006440 0.908329 ( 0.961167)
test_all 0.107510 0.032495 687.914047 (203.798957)
test_rubyspec 0.035169 0.043123 116.395409 ( 25.142707)
total: 263.83 sec