Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241118-072953
#<BuildRuby:0x00007fd1625afdd0
@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.20241118-072953",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.001716 0.008314 5.028569 ( 5.180337)
build_miniruby 0.001505 0.000376 2.302561 ( 2.576684)
build_ruby 0.001986 0.000497 4.291289 ( 4.976821)
build_all 0.004911 0.006104 6.253550 ( 4.434706)
build_install 0.022556 0.002854 9.177314 ( 7.195155)
test_btest 0.001020 0.000268 64.924401 ( 32.905192)
test_basic 0.003698 0.009607 1.080348 ( 1.311414)
test_all 0.123372 0.031638 676.725287 (236.374731)
test_rubyspec 0.051578 0.029562 107.815232 ( 36.621785)
total: 331.58 sec