Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-172959
#<BuildRuby:0x00007f0cf065fdc0
@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.20241005-172959",
@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.000021 0.000008 0.000029 ( 0.000029)
autoconf 0.000034 0.000013 0.000047 ( 0.000047)
configure 0.000025 0.000010 0.000035 ( 0.000034)
build_up 0.007321 0.000000 3.561019 ( 3.485266)
build_miniruby 0.001240 0.000271 1.661837 ( 1.659979)
build_ruby 0.001436 0.000500 3.714351 ( 24.214951)
build_all 0.000019 0.008543 6.037238 ( 3.079072)
build_install 0.009692 0.006750 8.694267 ( 4.142366)
test_btest 0.000553 0.000257 80.883291 ( 22.918572)
test_basic 0.006612 0.001315 0.797056 ( 0.863558)
test_all 0.119079 0.025768 673.489594 (195.221760)
test_rubyspec 0.046782 0.040877 133.452661 ( 23.925878)
total: 279.51 sec