Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230802-112024
#<BuildRuby:0x000055d18e7be458
@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.20230802-112024",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.000869 0.007391 2.455599 ( 5.100811)
build_miniruby 0.001216 0.000252 2.020357 ( 2.746142)
build_ruby 0.001157 0.000240 3.520064 ( 4.386993)
build_all 0.006782 0.003726 8.375220 ( 7.457446)
build_install 0.010200 0.008548 4.091638 ( 4.280793)
test_btest 0.000528 0.000144 64.704105 ( 54.288420)
test_basic 0.008205 0.000025 0.803195 ( 1.137769)
test_all 0.001065 0.000273 598.797900 (416.886853)
test_rubyspec 0.010205 0.046089 84.580918 (113.182626)
total: 609.47 sec