Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-201810
#<BuildRuby:0x00007f87c6e9fde0
@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.20240708-201810",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.000000 0.007435 3.540175 ( 3.003521)
build_miniruby 0.000000 0.001991 1.486408 ( 1.483343)
build_ruby 0.000619 0.001239 3.363653 ( 3.514892)
build_all 0.007077 0.000999 7.610792 ( 3.106239)
build_install 0.010508 0.008849 10.113865 ( 4.430571)
test_btest 0.000674 0.000239 109.936004 ( 28.903889)
test_basic 0.007763 0.001147 1.121727 ( 1.174575)
test_all 0.093425 0.057458 770.537230 (248.992425)
test_rubyspec 0.049865 0.037420 170.931765 ( 38.972438)
total: 333.58 sec