Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-095315
#<BuildRuby:0x00007f18272afdc8
@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.20241223-095315",
@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.000006 0.000021 ( 0.000023)
autoconf 0.000028 0.000010 0.000038 ( 0.000039)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.003513 0.002283 2.024037 ( 2.325684)
build_miniruby 0.001270 0.000482 1.627952 ( 1.629403)
build_ruby 0.002004 0.000000 4.353499 ( 4.507087)
build_all 0.005102 0.003653 6.576034 ( 2.782507)
build_install 0.010803 0.005067 7.813015 ( 4.105507)
test_btest 0.000652 0.000257 72.377092 ( 19.398994)
test_basic 0.007828 0.001486 0.905581 ( 0.956825)
test_all 0.098505 0.044371 702.369800 (205.762674)
test_rubyspec 0.030197 0.049125 114.780241 ( 25.716350)
total: 267.19 sec