Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240613-203523
#<BuildRuby:0x00007f40e120fde0
@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.20240613-203523",
@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.000014 0.000006 0.000020 ( 0.000022)
autoconf 0.000026 0.000011 0.000037 ( 0.000037)
configure 0.000024 0.000010 0.000034 ( 0.000033)
build_up 0.002380 0.005113 3.245899 ( 3.279239)
build_miniruby 0.001203 0.000575 1.202092 ( 1.199254)
build_ruby 0.001274 0.000609 3.802409 ( 3.972981)
build_all 0.005335 0.002551 7.362474 ( 2.814777)
build_install 0.011707 0.008067 10.363003 ( 5.038385)
test_btest 0.000000 0.001086 107.610552 ( 28.508388)
test_basic 0.000106 0.008362 1.122237 ( 1.171804)
test_all 0.083249 0.060602 836.355577 (247.081020)
test_rubyspec 0.047323 0.042194 157.463851 ( 33.509134)
total: 326.58 sec