Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230730-052217
#<BuildRuby:0x000055d27aaf6458
@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.20230730-052217",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.006048 0.000183 2.371451 ( 4.811922)
build_miniruby 0.001571 0.000048 1.658197 ( 2.011922)
build_ruby 0.001919 0.000058 3.174694 ( 3.977017)
build_all 0.004606 0.003996 2.695403 ( 2.557275)
build_install 0.013456 0.005260 3.720553 ( 3.940278)
test_btest 0.001106 0.000095 63.814359 ( 42.955988)
test_basic 0.008932 0.000000 0.837290 ( 1.225172)
test_all 0.001001 0.000078 596.073637 (410.120082)
test_rubyspec 0.035879 0.027228 87.414583 (122.537286)
total: 594.14 sec