Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-094422
#<BuildRuby:0x00007f2ee709fde0
@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.20241118-094422",
@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.000020 0.000005 0.000025 ( 0.000027)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.002940 0.005094 3.428051 ( 3.350898)
build_miniruby 0.001247 0.000416 1.631970 ( 1.629671)
build_ruby 0.001290 0.000430 4.000433 ( 4.152233)
build_all 0.008948 0.000412 6.204074 ( 2.632013)
build_install 0.015739 0.004790 8.214387 ( 3.726256)
test_btest 0.000000 0.001061 73.641292 ( 19.272849)
test_basic 0.003084 0.005773 0.780461 ( 0.829007)
test_all 0.113480 0.036532 669.628173 (215.651718)
test_rubyspec 0.053743 0.024678 113.357095 ( 20.535674)
total: 271.78 sec