Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250331-041127
#<BuildRuby:0x00007efe45e7fdc0
@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.20250331-041127",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.004910 0.001572 2.792992 ( 2.568889)
build_miniruby 0.001163 0.000372 1.533366 ( 1.537285)
build_ruby 0.001508 0.000483 3.879313 ( 4.058298)
build_all 0.005082 0.003114 5.287119 ( 2.342012)
build_install 0.008274 0.014756 8.444758 ( 6.418785)
test_btest 0.001092 0.000000 49.621085 ( 20.588168)
test_basic 0.005381 0.003368 0.863683 ( 0.916465)
test_all 0.102213 0.019409 615.354030 (179.598155)
test_rubyspec 0.036849 0.039740 99.939188 ( 24.446393)
total: 242.48 sec