Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-023344
#<BuildRuby:0x00007ff065bafdd0
@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.20241217-023344",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.000000 0.005876 2.039362 ( 2.702255)
build_miniruby 0.000000 0.001419 1.516119 ( 1.513595)
build_ruby 0.001234 0.000682 3.384302 ( 3.571321)
build_all 0.005881 0.002859 5.639615 ( 2.274583)
build_install 0.013342 0.004996 7.713009 ( 4.547808)
test_btest 0.000802 0.000165 72.405949 ( 21.506293)
test_basic 0.004402 0.000077 0.963538 ( 1.018175)
test_all 0.111480 0.031848 672.172739 (246.904832)
test_rubyspec 0.042673 0.031140 114.183225 ( 20.083036)
total: 304.12 sec