Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240927-064108
#<BuildRuby:0x00007f507bf8fde0
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240927-064108",
@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.000024 0.000004 0.000028 ( 0.000030)
autoconf 0.000043 0.000007 0.000050 ( 0.000050)
configure 0.000036 0.000006 0.000042 ( 0.000041)
build_up 0.010768 0.001102 5.445560 ( 8.960886)
build_miniruby 0.001769 0.000287 2.495078 ( 4.195940)
build_ruby 0.002288 0.000371 4.571803 ( 7.584560)
build_all 0.010702 0.001015 6.745284 ( 8.591057)
build_install 0.021590 0.005854 10.906381 ( 14.794342)
test_btest 0.000768 0.000131 86.754093 (120.131921)
test_basic 0.004519 0.009306 1.201391 ( 2.227799)
test_all 0.119634 0.044647 809.706659 (727.264520)
test_rubyspec 0.051871 0.035865 124.691643 ( 45.715605)
total: 939.47 sec