Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-070623
#<BuildRuby:0x00007fd77e46fde0
@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.20240623-070623",
@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.000027 0.000009 0.000036 ( 0.000035)
autoconf 0.000045 0.000014 0.000059 ( 0.000054)
configure 0.000037 0.000012 0.000049 ( 0.000048)
build_up 0.007783 0.002416 4.981086 ( 9.376665)
build_miniruby 0.001477 0.000458 2.429463 ( 3.086471)
build_ruby 0.000000 0.002473 4.751327 ( 6.152703)
build_all 0.001937 0.009467 8.908743 ( 8.219725)
build_install 0.020917 0.005744 12.338784 ( 11.949263)
test_btest 0.000862 0.000329 120.162181 (128.190504)
test_basic 0.001226 0.013782 1.374916 ( 2.309118)
test_all 0.114394 0.050580 974.598614 (1229.978324)
test_rubyspec 0.062912 0.036854 175.167740 (131.362882)
total: 1530.63 sec