Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250128-022925
#<BuildRuby:0x00007f234647fde0
@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.20250128-022925",
@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.000024 0.000007 0.000031 ( 0.000027)
autoconf 0.000037 0.000012 0.000049 ( 0.000044)
configure 0.000029 0.000009 0.000038 ( 0.000037)
build_up 0.004141 0.002780 2.802471 ( 2.483294)
build_miniruby 0.000958 0.000306 1.341329 ( 1.339674)
build_ruby 0.001490 0.000476 3.730849 ( 13.252892)
build_all 0.004185 0.005496 5.966791 ( 3.209625)
build_install 0.016442 0.005575 8.271572 ( 5.171166)
test_btest 0.000283 0.000877 69.262577 ( 23.619631)
test_basic 0.005397 0.003857 0.933390 ( 1.002643)
test_all 0.074274 0.048016 633.317493 (216.467033)
test_rubyspec 0.046443 0.029676 103.276081 ( 24.784055)
total: 291.33 sec