Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230603-050958
#<BuildRuby:0x0000565381836190
@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.20230603-050958",
@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.000030 0.000001 0.000031 ( 0.000023)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000029 0.000001 0.000030 ( 0.000029)
build_up 0.006763 0.000242 2.079559 ( 4.742895)
build_miniruby 0.002079 0.000000 5.799845 ( 5.854149)
build_ruby 0.001827 0.000000 2.734548 ( 3.181690)
build_all 0.007691 0.000000 2.240041 ( 2.571569)
build_install 0.017242 0.000000 3.425427 ( 3.740274)
test_btest 0.000744 0.000000 56.091474 ( 42.459325)
test_basic 0.003141 0.004224 0.667011 ( 1.175866)
test_all 0.001353 0.000075 567.411102 (618.507741)
test_rubyspec 0.051739 0.015942 78.872690 (128.660131)
total: 810.90 sec