Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-130007
#<BuildRuby:0x00007efd9b0cfdd8
@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.20241222-130007",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005637 0.000205 2.144791 ( 2.503118)
build_miniruby 0.001502 0.000200 1.617604 ( 1.687664)
build_ruby 0.001969 0.000263 4.377226 ( 4.483446)
build_all 0.008811 0.001174 6.731427 ( 3.490413)
build_install 0.008884 0.013656 8.775881 ( 5.270976)
test_btest 0.000000 0.001384 78.674227 ( 31.126189)
test_basic 0.003820 0.007435 1.111920 ( 1.224157)
test_all 0.086148 0.060297 697.087953 (248.234408)
test_rubyspec 0.044260 0.036452 115.293144 ( 24.444699)
total: 322.47 sec