Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250403-172010
#<BuildRuby:0x00007fcc1123fde0
@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.20250403-172010",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.009912 0.000422 4.307053 ( 4.454769)
build_miniruby 0.000000 0.002016 1.572191 ( 1.881140)
build_ruby 0.000206 0.001993 4.390068 ( 5.084445)
build_all 0.009436 0.001302 6.505722 ( 5.476796)
build_install 0.019398 0.007042 9.495890 ( 7.953263)
test_btest 0.001036 0.000000 52.692498 ( 50.689988)
test_basic 0.007956 0.000000 0.923269 ( 1.392032)
test_all 0.090750 0.039478 648.535828 (344.212017)
test_rubyspec 0.046186 0.036312 99.257638 ( 20.990899)
total: 442.14 sec