Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240904-101924
#<BuildRuby:0x00007f5a95ddfdc8
@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.20240904-101924",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000040 0.000005 0.000045 ( 0.000045)
build_up 0.002053 0.007795 4.306738 ( 6.066237)
build_miniruby 0.001695 0.000275 3.077484 ( 3.855590)
build_ruby 0.002519 0.000000 4.580520 ( 5.391126)
build_all 0.011194 0.000000 7.390713 ( 6.117054)
build_install 0.016911 0.007125 10.505938 ( 9.377431)
test_btest 0.000985 0.000171 94.161068 ( 75.366053)
test_basic 0.014056 0.000000 1.245022 ( 1.796226)
test_all 0.112438 0.045531 806.681487 (429.705990)
test_rubyspec 0.044217 0.047921 149.010619 ( 59.397817)
total: 597.07 sec