Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-035049
#<BuildRuby:0x00007fe1b68efdd8
@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.20241111-035049",
@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.000005 0.000021 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.004640 0.003017 3.667948 ( 3.594932)
build_miniruby 0.001281 0.000380 1.608705 ( 1.605041)
build_ruby 0.001317 0.000390 3.352119 ( 3.553822)
build_all 0.007245 0.000925 6.170335 ( 2.555432)
build_install 0.009166 0.008557 8.099446 ( 3.703711)
test_btest 0.001065 0.000000 75.491015 ( 19.693734)
test_basic 0.006925 0.002691 1.019204 ( 1.069692)
test_all 0.114812 0.031613 712.274490 (262.277901)
test_rubyspec 0.059808 0.020978 120.941452 ( 25.301210)
total: 323.36 sec