Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250507-065709
#<BuildRuby:0x00007f412ef8fdd8
@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.20250507-065709",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000042 0.000011 0.000053 ( 0.000051)
configure 0.000043 0.000011 0.000054 ( 0.000054)
build_up 0.001836 0.004463 2.754868 ( 3.274819)
build_miniruby 0.000000 0.001836 1.735493 ( 1.736956)
build_ruby 0.000885 0.001147 3.972534 ( 21.556950)
build_all 0.000336 0.008128 6.271243 ( 2.777098)
build_install 0.015353 0.003767 8.387952 ( 5.093940)
test_btest 0.000635 0.000223 52.420001 ( 16.012515)
test_basic 0.007942 0.001342 0.839794 ( 0.894917)
test_all 0.087274 0.034069 612.997353 (188.372674)
test_rubyspec 0.032170 0.044720 105.779888 ( 24.911486)
total: 264.63 sec