Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-003549
#<BuildRuby:0x00007fd82ebdfde0
@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.20240814-003549",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.003820 0.003960 3.259528 ( 3.105702)
build_miniruby 0.001701 0.000000 1.560396 ( 1.556736)
build_ruby 0.002258 0.000000 4.002813 ( 4.220852)
build_all 0.007222 0.001262 7.652307 ( 2.927569)
build_install 0.016286 0.002644 10.400354 ( 4.842514)
test_btest 0.000836 0.000000 117.266514 ( 30.605738)
test_basic 0.005147 0.004703 0.952841 ( 0.999205)
test_all 0.103588 0.048724 816.986516 (234.156144)
test_rubyspec 0.056493 0.034055 170.249667 ( 36.110328)
total: 318.53 sec