Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-201134
#<BuildRuby:0x00007fd91acbfde0
@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.20240928-201134",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.002348 0.005956 4.221916 ( 3.579998)
build_miniruby 0.001333 0.000477 1.280330 ( 1.276774)
build_ruby 0.001384 0.000495 3.129644 ( 3.337252)
build_all 0.004173 0.003993 6.760312 ( 2.777378)
build_install 0.010718 0.006625 9.889759 ( 4.228735)
test_btest 0.001297 0.000000 92.519203 ( 24.375391)
test_basic 0.008904 0.001211 0.969971 ( 1.017295)
test_all 0.132055 0.018532 797.980707 (235.999308)
test_rubyspec 0.056386 0.030830 137.927769 ( 38.833667)
total: 315.43 sec