Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-053034
#<BuildRuby:0x00007fa340ebfdd0
@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.20241029-053034",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003657 0.003970 3.633338 ( 3.574053)
build_miniruby 0.001172 0.000293 1.481490 ( 1.478206)
build_ruby 0.001636 0.000409 3.774986 ( 22.333589)
build_all 0.003788 0.005248 6.352400 ( 2.589749)
build_install 0.007531 0.011001 8.745747 ( 4.083832)
test_btest 0.000609 0.000216 74.417858 ( 23.158745)
test_basic 0.000000 0.011012 1.088065 ( 1.143805)
test_all 0.097427 0.048219 716.262316 (229.610911)
test_rubyspec 0.050179 0.035233 118.735224 ( 26.806969)
total: 314.78 sec