Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231022-190212
#<BuildRuby:0x000055b1ff7e5a48
@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.20231022-190212",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000030 0.000003 0.000033 ( 0.000035)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.007315 0.000813 3.810405 ( 4.828297)
build_miniruby 0.001738 0.000193 1.726337 ( 1.929506)
build_ruby 0.001453 0.000162 3.199467 ( 3.757076)
build_all 0.004712 0.004436 5.351409 ( 4.944990)
build_install 0.014117 0.008958 7.246895 ( 6.529511)
test_btest 0.000702 0.000136 64.471383 ( 58.904526)
test_basic 0.007272 0.000530 0.757553 ( 1.111269)
test_all 0.085968 0.041069 613.278523 (574.435459)
test_rubyspec 0.043701 0.035427 89.122874 (158.566032)
total: 815.01 sec