Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240130-190127
#<BuildRuby:0x0000564cf818e048
@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.20240130-190127",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.007650 0.000000 2.313590 ( 4.108700)
build_miniruby 0.001943 0.003197 99.880269 ( 85.749228)
build_ruby 0.001502 0.000520 3.860357 ( 5.077706)
build_all 0.008591 0.000228 5.700133 ( 6.635525)
build_install 0.021018 0.002646 7.345165 ( 8.812486)
test_btest 0.001036 0.000000 73.760364 ( 89.436307)
test_basic 0.007069 0.001106 0.825239 ( 1.579885)
test_all 0.066229 0.058679 716.744006 (797.132876)
test_rubyspec 0.073070 0.044561 178.301393 (277.138996)
total: 1275.67 sec