Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230904-133959
#<BuildRuby:0x0000555707266048
@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.20230904-133959",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002445 0.004340 2.007835 ( 4.327339)
build_miniruby 0.001519 0.000217 8.005029 ( 9.879663)
build_ruby 0.001937 0.000277 3.371584 ( 4.728731)
build_all 0.004229 0.004964 5.536456 ( 6.842011)
build_install 0.020823 0.000527 6.781252 ( 8.546937)
test_btest 0.000943 0.000000 62.496342 ( 69.168726)
test_basic 0.003550 0.004489 0.799714 ( 1.239478)
test_all 0.011539 0.000000 679.221162 (759.477689)
test_rubyspec 0.025427 0.056719 94.788272 (135.116004)
total: 999.33 sec