Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-023115
#<BuildRuby:0x00007f86a7f8fdd8
@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.20240930-023115",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000030 0.000010 0.000040 ( 0.000040)
build_up 0.007964 0.002654 5.470734 ( 6.883716)
build_miniruby 0.000000 0.001802 1.918653 ( 2.251770)
build_ruby 0.000251 0.002441 4.693224 ( 5.590299)
build_all 0.010755 0.000769 7.734231 ( 6.235638)
build_install 0.017804 0.008829 11.599404 ( 9.643222)
test_btest 0.000646 0.000232 101.034128 ( 84.240671)
test_basic 0.011476 0.000944 1.318673 ( 2.018998)
test_all 0.105553 0.059462 877.682810 (759.635307)
test_rubyspec 0.061887 0.030512 144.620000 (116.808042)
total: 993.31 sec