Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230710-011223
#<BuildRuby:0x00005609973edf40
@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.20230710-011223",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.006811 0.000000 2.030774 ( 3.659498)
build_miniruby 0.001344 0.000000 1.588851 ( 1.687752)
build_ruby 0.001623 0.000000 3.283164 ( 3.543033)
build_all 0.008820 0.000000 5.170401 ( 3.343873)
build_install 0.015862 0.004249 6.530220 ( 5.237937)
test_btest 0.001018 0.000000 64.984090 ( 31.706153)
test_basic 0.008582 0.000000 0.819059 ( 1.021560)
test_all 0.002818 0.000000 586.963659 (292.750976)
test_rubyspec 0.038278 0.020251 83.017831 (105.977432)
total: 448.93 sec