Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230919-061640
#<BuildRuby:0x0000563aec206458
@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.20230919-061640",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.007122 0.000983 2.413923 ( 5.276624)
build_miniruby 0.007050 0.000972 83.539613 ( 89.568959)
build_ruby 0.001918 0.000265 3.329630 ( 4.282605)
build_all 0.008509 0.001174 7.981332 ( 7.069419)
build_install 0.011235 0.010799 7.260621 ( 7.519929)
test_btest 0.001053 0.000211 65.314475 ( 56.636684)
test_basic 0.008031 0.000585 0.851736 ( 1.322314)
test_all 0.005151 0.006271 679.844822 (706.731779)
test_rubyspec 0.045271 0.040012 98.421487 (151.987670)
total: 1030.40 sec