Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230313-175822
#<BuildRuby:0x00005562bd742348
@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.20230313-175822",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003451 0.004730 2.033348 ( 4.846421)
build_miniruby 0.001936 0.000000 10.614660 ( 9.114805)
build_ruby 0.001800 0.000000 2.646155 ( 3.341184)
build_all 0.008194 0.000000 2.254886 ( 2.612742)
build_install 0.014250 0.005331 3.474371 ( 4.307426)
test_btest 0.000671 0.000139 59.248820 ( 56.069335)
test_basic 0.006654 0.000454 0.456796 ( 0.765438)
test_all 0.001015 0.000203 614.061874 (603.296929)
test_rubyspec 0.034710 0.026591 76.615016 (113.747886)
total: 798.10 sec