Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250314-002859
#<BuildRuby:0x00007f3638f7fdd0
@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.20250314-002859",
@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.000007 0.000024 ( 0.000025)
autoconf 0.000025 0.000011 0.000036 ( 0.000037)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.001569 0.004972 2.502774 ( 2.309467)
build_miniruby 0.001010 0.000485 1.125553 ( 1.122756)
build_ruby 0.001044 0.000501 3.213225 ( 24.414078)
build_all 0.005010 0.002404 5.546705 ( 2.322769)
build_install 0.011194 0.005540 7.261295 ( 3.642963)
test_btest 0.000689 0.000331 42.963393 ( 13.154912)
test_basic 0.005442 0.002620 0.814766 ( 0.870711)
test_all 0.079143 0.039673 515.801727 (162.119093)
test_rubyspec 0.026461 0.045012 98.529229 ( 17.515708)
total: 227.47 sec