Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250501-002440
#<BuildRuby:0x00007fa2e002fdc0
@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.20250501-002440",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002537 0.003736 2.426578 ( 2.919020)
build_miniruby 0.001241 0.000248 1.231777 ( 1.229315)
build_ruby 0.001864 0.000000 3.265286 ( 3.429397)
build_all 0.008011 0.000352 5.762424 ( 2.429057)
build_install 0.016370 0.003318 7.321939 ( 3.782179)
test_btest 0.000751 0.000142 50.747468 ( 15.229995)
test_basic 0.004141 0.004036 0.860619 ( 0.912273)
test_all 0.077722 0.043238 617.142675 (187.141176)
test_rubyspec 0.048768 0.026107 99.530228 ( 23.195006)
total: 240.27 sec