Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230725-131411
#<BuildRuby:0x000055c5216e6298
@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.20230725-131411",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007198 0.000450 2.327480 ( 4.864870)
build_miniruby 0.001403 0.000087 1.695930 ( 1.988797)
build_ruby 0.002033 0.000127 3.199998 ( 3.866912)
build_all 0.004433 0.004417 2.661874 ( 2.706550)
build_install 0.020486 0.000228 3.885657 ( 3.792978)
test_btest 0.000758 0.000061 64.157814 ( 43.981340)
test_basic 0.000000 0.008245 0.808426 ( 1.161500)
test_all 0.000794 0.001541 603.231646 (376.307771)
test_rubyspec 0.015120 0.045138 81.242483 (110.800304)
total: 549.47 sec