Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240306-220933
#<BuildRuby:0x0000564d555dde98
@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.20240306-220933",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000000 0.009943 4.459025 ( 7.059259)
build_miniruby 0.000000 0.012562 277.996612 (268.314809)
build_ruby 0.000000 0.002445 4.008314 ( 5.332876)
build_all 0.010824 0.004672 51.866984 ( 52.482036)
build_install 0.015456 0.006603 7.885270 ( 9.887386)
test_btest 0.000573 0.000233 71.295685 ( 80.380980)
test_basic 0.003667 0.003890 0.845940 ( 1.424263)
test_all 0.091083 0.033199 716.414305 (569.096358)
test_rubyspec 0.046347 0.052515 121.437860 (179.278048)
total: 1173.26 sec