Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250214-044018
#<BuildRuby:0x00007ff9f7b6fdc0
@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.20250214-044018",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.008200 0.000000 3.688091 ( 3.491196)
build_miniruby 0.001774 0.000000 1.503418 ( 1.596481)
build_ruby 0.002320 0.000096 3.961602 ( 4.508425)
build_all 0.006241 0.004485 6.016488 ( 4.603024)
build_install 0.016797 0.008290 8.657425 ( 6.791131)
test_btest 0.000881 0.000208 49.438337 ( 38.066573)
test_basic 0.004276 0.007172 0.891011 ( 1.049995)
test_all 0.085284 0.031866 582.264477 (215.723890)
test_rubyspec 0.032969 0.039179 97.753388 ( 21.685140)
total: 297.52 sec