Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250129-205834
#<BuildRuby:0x00007fdc3943fdd8
@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-205834",
@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.000018 0.000000 0.000018 ( 0.000020)
autoconf 0.000033 0.000001 0.000034 ( 0.000035)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.007152 0.000000 3.452486 ( 2.428296)
build_miniruby 0.001469 0.000000 1.072507 ( 1.070226)
build_ruby 0.001986 0.000000 3.370431 ( 3.567501)
build_all 0.003781 0.004108 5.584801 ( 2.265543)
build_install 0.005921 0.011183 7.711425 ( 3.741054)
test_btest 0.000720 0.000103 68.845878 ( 18.352322)
test_basic 0.003958 0.003884 0.882701 ( 0.939759)
test_all 0.079265 0.040385 545.651294 (183.952134)
test_rubyspec 0.046809 0.027413 107.589853 ( 27.383897)
total: 243.70 sec