Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230713-131224
#<BuildRuby:0x00005589f84b6090
@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.20230713-131224",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.000000 0.007713 2.261811 ( 5.395274)
build_miniruby 0.002489 0.000000 56.634362 ( 34.644500)
build_ruby 0.000000 0.001777 3.284600 ( 3.820632)
build_all 0.005698 0.002955 5.324373 ( 4.220688)
build_install 0.016104 0.003347 6.733646 ( 5.623535)
test_btest 0.000606 0.000104 63.805259 ( 41.425799)
test_basic 0.005884 0.001008 0.789652 ( 1.044040)
test_all 0.001441 0.000247 583.278859 (378.824017)
test_rubyspec 0.019845 0.036982 81.521753 (111.005170)
total: 586.00 sec