Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-131253
#<BuildRuby:0x00007f366a58fdc0
@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.20240811-131253",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000108 0.000000 0.000108 ( 0.000173)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.007872 0.000000 2.693901 ( 2.891867)
build_miniruby 0.001558 0.000000 1.189292 ( 1.187102)
build_ruby 0.000000 0.001956 3.284330 ( 3.446435)
build_all 0.006361 0.002014 7.024511 ( 2.630296)
build_install 0.014659 0.003632 9.336186 ( 4.116734)
test_btest 0.000872 0.000241 106.661620 ( 27.311746)
test_basic 0.009322 0.000353 1.025061 ( 1.069236)
test_all 0.124042 0.025178 785.463901 (223.602679)
test_rubyspec 0.036256 0.056673 173.216041 ( 27.743710)
total: 294.00 sec