Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240124-105309
#<BuildRuby:0x000055f3dd9462a0
@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.20240124-105309",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.000000 0.006397 1.962872 ( 2.535315)
build_miniruby 0.000174 0.001368 2.099049 ( 2.105937)
build_ruby 0.001603 0.000306 3.670943 ( 3.934457)
build_all 0.006789 0.001293 5.257927 ( 2.984572)
build_install 0.019631 0.001066 6.627831 ( 4.110813)
test_btest 0.000000 0.000822 66.234693 ( 33.284809)
test_basic 0.003231 0.003511 0.691310 ( 0.763414)
test_all 0.089894 0.029452 739.676874 (397.004708)
test_rubyspec 0.052702 0.063381 175.783857 (275.505439)
total: 722.23 sec