Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-045829
#<BuildRuby:0x00007f19a466fde0
@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.20241025-045829",
@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.000005 0.000025 ( 0.000026)
autoconf 0.000034 0.000010 0.000044 ( 0.000043)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.006281 0.003542 4.434542 ( 5.169520)
build_miniruby 0.001294 0.000376 1.902120 ( 2.106539)
build_ruby 0.002029 0.000590 4.770511 ( 5.185725)
build_all 0.005947 0.004712 7.610052 ( 4.239890)
build_install 0.012734 0.009942 10.112051 ( 5.117623)
test_btest 0.000765 0.000270 77.919478 ( 20.793462)
test_basic 0.002220 0.007869 0.966125 ( 1.018696)
test_all 0.086670 0.063342 786.556885 (290.898195)
test_rubyspec 0.047242 0.038304 128.718056 ( 45.282621)
total: 379.81 sec