Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230624-011824
#<BuildRuby:0x000055b9daea1a48
@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.20230624-011824",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005676 0.000757 2.068534 ( 4.520788)
build_miniruby 0.001707 0.000228 1.698924 ( 2.139839)
build_ruby 0.001725 0.000230 3.172001 ( 3.897486)
build_all 0.004502 0.004632 4.830047 ( 4.947796)
build_install 0.019716 0.001154 6.142832 ( 6.287725)
test_btest 0.000598 0.000090 65.424142 ( 54.768761)
test_basic 0.006669 0.000350 0.753768 ( 1.138884)
test_all 0.001078 0.000879 578.435112 (408.755859)
test_rubyspec 0.033086 0.029363 81.708051 (118.457400)
total: 604.92 sec