Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-030821
#<BuildRuby:0x00007fa25bdffde0
@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.20241103-030821",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000043 0.000012 0.000055 ( 0.000053)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.000803 0.008310 4.176645 ( 5.137843)
build_miniruby 0.001361 0.000480 1.789594 ( 1.917438)
build_ruby 0.001822 0.000644 4.603340 ( 28.926611)
build_all 0.008895 0.001632 7.421505 ( 5.081675)
build_install 0.012137 0.012554 10.483748 ( 7.449541)
test_btest 0.000645 0.000254 82.214739 ( 68.492377)
test_basic 0.005303 0.006511 1.208781 ( 1.685005)
test_all 0.102289 0.054394 792.934712 (491.569997)
test_rubyspec 0.061858 0.025842 126.013248 ( 53.229181)
total: 663.49 sec