Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250416-141121
#<BuildRuby:0x00007f6e1361fde0
@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.20250416-141121",
@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.000014 0.000005 0.000019 ( 0.000021)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.002122 0.003342 1.955666 ( 2.332511)
build_miniruby 0.001568 0.000000 1.535649 ( 1.532839)
build_ruby 0.001773 0.000000 4.278456 ( 4.393362)
build_all 0.006139 0.000577 5.225782 ( 3.057695)
build_install 0.006420 0.012073 7.240773 ( 4.298436)
test_btest 0.000622 0.000253 48.604341 ( 15.767724)
test_basic 0.000639 0.007722 0.764873 ( 0.821218)
test_all 0.092268 0.026985 584.078579 (238.412154)
test_rubyspec 0.046370 0.033200 103.958469 ( 22.727929)
total: 293.35 sec