Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240129-145813
#<BuildRuby:0x000055cef4706458
@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.20240129-145813",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.000847 0.006559 2.181971 ( 3.838738)
build_miniruby 0.000000 0.001633 6.755636 ( 6.885030)
build_ruby 0.000000 0.001761 3.499784 ( 4.037582)
build_all 0.004970 0.003290 5.696011 ( 3.997551)
build_install 0.012063 0.007638 7.109711 ( 5.267824)
test_btest 0.000000 0.000951 70.174172 ( 67.094805)
test_basic 0.005871 0.002208 0.837634 ( 1.421920)
test_all 0.091830 0.030440 759.348710 (745.284691)
test_rubyspec 0.047185 0.071618 181.975370 (296.863120)
total: 1134.69 sec