Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-055327
#<BuildRuby:0x00007fdb1cbbfdd8
@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.20240904-055327",
@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.000007 0.000029 ( 0.000028)
autoconf 0.000039 0.000013 0.000052 ( 0.000052)
configure 0.000031 0.000010 0.000041 ( 0.000041)
build_up 0.007187 0.002396 4.389700 ( 6.409404)
build_miniruby 0.001612 0.000537 2.399250 ( 2.767993)
build_ruby 0.001206 0.001769 4.904381 ( 5.841037)
build_all 0.001969 0.009008 8.976484 ( 8.377369)
build_install 0.024433 0.000000 12.477543 ( 11.055051)
test_btest 0.000952 0.000063 131.388630 (134.765118)
test_basic 0.008534 0.004149 1.431849 ( 2.521941)
test_all 0.111565 0.054178 995.340829 (926.603738)
test_rubyspec 0.060677 0.041348 180.073907 (156.610515)
total: 1254.95 sec