Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241020-025831
#<BuildRuby:0x00007f75caabfdc8
@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.20241020-025831",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.005580 0.003572 4.151203 ( 4.235082)
build_miniruby 0.000000 0.002217 1.662066 ( 1.737104)
build_ruby 0.000000 0.002152 4.282463 ( 4.476028)
build_all 0.006678 0.004202 6.796074 ( 4.812361)
build_install 0.010525 0.015803 9.876959 ( 7.483763)
test_btest 0.000702 0.000247 81.419254 ( 43.994819)
test_basic 0.007151 0.005214 1.065142 ( 1.249988)
test_all 0.102630 0.053507 757.693332 (378.037463)
test_rubyspec 0.052439 0.038594 124.554490 ( 62.028815)
total: 508.06 sec