Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240112-100701
#<BuildRuby:0x000055897e896450
@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.20240112-100701",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000021 0.000007 0.000028 ( 0.000026)
build_up 0.000000 0.006000 1.754804 ( 2.918652)
build_miniruby 0.000000 0.002025 1.820020 ( 2.282206)
build_ruby 0.001399 0.000579 3.386968 ( 4.033639)
build_all 0.007381 0.001198 4.992163 ( 3.997301)
build_install 0.013266 0.004433 6.199300 ( 5.038199)
test_btest 0.000842 0.000312 65.765378 ( 52.631789)
test_basic 0.005423 0.002008 0.794959 ( 1.320406)
test_all 0.100746 0.029010 763.899676 (865.721356)
test_rubyspec 0.055600 0.024753 95.086646 (180.725580)
total: 1118.67 sec