Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230918-141719
#<BuildRuby:0x000055c627325e68
@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.20230918-141719",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.007526 0.000977 2.585651 ( 5.480226)
build_miniruby 0.001562 0.000437 25.443607 ( 28.016553)
build_ruby 0.001453 0.000407 3.333469 ( 4.225525)
build_all 0.008391 0.001100 5.633903 ( 5.876553)
build_install 0.011106 0.011147 7.241802 ( 7.953911)
test_btest 0.000769 0.000257 65.401429 ( 53.732868)
test_basic 0.008351 0.001158 0.902233 ( 1.232396)
test_all 0.009228 0.006378 677.533412 (720.757752)
test_rubyspec 0.048396 0.034383 94.671513 (148.902044)
total: 976.18 sec