Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230628-071604
#<BuildRuby:0x0000555a6b6fa980
@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.20230628-071604",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002641 0.003693 2.131953 ( 4.548509)
build_miniruby 0.001931 0.000000 1.705396 ( 2.117654)
build_ruby 0.002122 0.000035 3.356349 ( 4.057625)
build_all 0.006753 0.001620 5.368201 ( 5.001800)
build_install 0.017106 0.001904 6.567051 ( 6.383098)
test_btest 0.000768 0.000171 66.534010 ( 50.602958)
test_basic 0.000000 0.009153 0.797291 ( 1.240791)
test_all 0.000000 0.001472 598.315644 (389.481475)
test_rubyspec 0.020051 0.040896 82.879536 (117.555927)
total: 580.99 sec