Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240226-000133
#<BuildRuby:0x000055f24384a090
@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.20240226-000133",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.008664 0.000278 2.663101 ( 5.024819)
build_miniruby 0.001179 0.000235 1.795549 ( 2.580285)
build_ruby 0.001363 0.000272 3.555563 ( 4.912395)
build_all 0.005001 0.004053 5.990674 ( 7.598959)
build_install 0.012325 0.010029 7.884868 ( 10.560694)
test_btest 0.000767 0.000216 74.740655 ( 97.278064)
test_basic 0.001015 0.004430 0.793392 ( 1.670827)
test_all 0.094911 0.029660 710.163903 (624.841147)
test_rubyspec 0.038136 0.057006 117.869870 (169.444025)
total: 923.91 sec