Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250129-230011
#<BuildRuby:0x00007f736ec1fdc0
@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.20250129-230011",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007092 0.000527 3.755734 ( 2.894334)
build_miniruby 0.001269 0.000212 1.400240 ( 1.401020)
build_ruby 0.001772 0.000295 3.903185 ( 4.049556)
build_all 0.008955 0.000000 5.890284 ( 2.898035)
build_install 0.010270 0.011207 8.773111 ( 4.779888)
test_btest 0.000648 0.000144 71.179997 ( 22.480322)
test_basic 0.007484 0.000000 0.933635 ( 0.987120)
test_all 0.073416 0.041614 569.283590 (176.847684)
test_rubyspec 0.019841 0.057018 105.565924 ( 29.214790)
total: 245.55 sec