Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230903-013633
#<BuildRuby:0x000055ae56db2090
@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.20230903-013633",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.002966 0.004618 2.076675 ( 3.796214)
build_miniruby 0.001834 0.000306 5.488348 ( 6.225283)
build_ruby 0.001434 0.000239 3.330768 ( 4.234789)
build_all 0.007786 0.001298 5.663947 ( 5.465540)
build_install 0.015709 0.004948 6.815277 ( 11.364995)
test_btest 0.000775 0.000141 66.861607 ( 56.717781)
test_basic 0.008930 0.000000 0.844629 ( 1.328388)
test_all 0.010706 0.000945 680.868518 (773.695952)
test_rubyspec 0.071333 0.010936 95.750004 (151.752897)
total: 1014.58 sec