Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240114-204808
#<BuildRuby:0x0000563eace562a8
@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.20240114-204808",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.006213 1.889703 ( 3.878699)
build_miniruby 0.000000 0.002171 35.510016 ( 40.795219)
build_ruby 0.000000 0.002062 3.428118 ( 4.704694)
build_all 0.004669 0.003217 5.033103 ( 6.195176)
build_install 0.012766 0.006904 6.208858 ( 8.345319)
test_btest 0.000756 0.000261 65.746617 ( 87.230684)
test_basic 0.007117 0.002316 0.826801 ( 1.846323)
test_all 0.087097 0.039786 757.033028 (907.990663)
test_rubyspec 0.034625 0.038640 90.089370 (150.414317)
total: 1211.40 sec