Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-061519
#<BuildRuby:0x00007f4dbba9fdc0
@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.20241125-061519",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.002621 0.004753 3.226225 ( 3.130415)
build_miniruby 0.000000 0.001734 1.658318 ( 1.654838)
build_ruby 0.000540 0.001259 3.647953 ( 3.841934)
build_all 0.003138 0.005067 6.084154 ( 2.548504)
build_install 0.017406 0.003342 8.698248 ( 4.475644)
test_btest 0.000715 0.000225 76.389228 ( 24.946696)
test_basic 0.007289 0.002497 1.117734 ( 1.380855)
test_all 0.106733 0.043239 690.725216 (220.052058)
test_rubyspec 0.053527 0.029132 116.582888 ( 28.947180)
total: 290.98 sec