Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231023-130229
#<BuildRuby:0x0000559f5ca36398
@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.20231023-130229",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.004151 0.004183 3.901399 ( 5.876722)
build_miniruby 0.000000 0.002325 2.109495 ( 2.679395)
build_ruby 0.000509 0.001263 3.338455 ( 22.125729)
build_all 0.005087 0.004086 5.228916 ( 4.926901)
build_install 0.015040 0.007831 7.627163 ( 7.447307)
test_btest 0.000684 0.000108 62.976238 ( 58.418072)
test_basic 0.000000 0.007892 0.797903 ( 1.345857)
test_all 0.087301 0.039059 659.339170 (615.266233)
test_rubyspec 0.042312 0.032987 88.706944 (158.192691)
total: 876.28 sec