Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240318-141822
#<BuildRuby:0x000056240fcbdd90
@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.20240318-141822",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.000268 0.007738 2.624492 ( 3.042356)
build_miniruby 0.001142 0.000147 2.162808 ( 2.276487)
build_ruby 0.001748 0.000226 3.485996 ( 3.750937)
build_all 0.007498 0.000967 6.256756 ( 4.716055)
build_install 0.019570 0.000315 7.998161 ( 5.790839)
test_btest 0.000798 0.000000 72.316772 ( 52.109036)
test_basic 0.002807 0.003625 0.852728 ( 1.513352)
test_all 0.092480 0.030631 786.200047 (448.284891)
test_rubyspec 0.072546 0.028310 121.856442 (176.491065)
total: 697.98 sec