Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250522-022223
#<BuildRuby:0x00007f30c625fdc0
@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.20250522-022223",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000027 0.000010 0.000037 ( 0.000035)
build_up 0.005165 0.001808 3.269422 ( 2.692083)
build_miniruby 0.001480 0.000518 1.265323 ( 1.262199)
build_ruby 0.001437 0.000503 3.515207 ( 3.607156)
build_all 0.004897 0.002979 6.603545 ( 2.804490)
build_install 0.013309 0.004454 8.293734 ( 4.008217)
test_btest 0.000696 0.000251 59.764066 ( 16.354357)
test_basic 0.007956 0.001272 0.883094 ( 0.930123)
test_all 0.093942 0.029878 697.497406 (205.079935)
test_rubyspec 0.043533 0.039187 118.198756 ( 27.547295)
total: 264.29 sec