Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241021-230423
#<BuildRuby:0x00007f3d9094fdc0
@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.20241021-230423",
@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.000027)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.008482 0.000000 3.951628 ( 3.875769)
build_miniruby 0.001943 0.000000 1.646549 ( 1.660443)
build_ruby 0.002610 0.000000 4.192745 ( 4.393697)
build_all 0.009870 0.000000 6.234662 ( 3.358360)
build_install 0.012641 0.009136 8.873726 ( 5.620980)
test_btest 0.000883 0.000245 78.120051 ( 59.858525)
test_basic 0.007915 0.005268 1.153370 ( 1.471766)
test_all 0.103370 0.050989 708.561673 (437.360194)
test_rubyspec 0.047434 0.041400 122.389159 ( 59.215848)
total: 576.82 sec