Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-155420
#<BuildRuby:0x00007f604be2fdd0
@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.20240925-155420",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.000854 0.008243 5.008937 ( 5.971222)
build_miniruby 0.001316 0.000382 1.674320 ( 2.054091)
build_ruby 0.002118 0.000000 4.132352 ( 16.168989)
build_all 0.007064 0.001467 6.704315 ( 2.774206)
build_install 0.019279 0.000582 10.015740 ( 4.661007)
test_btest 0.000778 0.000000 94.298457 ( 25.560853)
test_basic 0.006841 0.004067 1.041624 ( 1.100446)
test_all 0.114346 0.035681 775.113790 (234.359586)
test_rubyspec 0.026360 0.062230 137.626453 ( 34.270860)
total: 326.92 sec