Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230815-213011
#<BuildRuby:0x0000562161f2a980
@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.20230815-213011",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007251 0.000222 2.360563 ( 5.145422)
build_miniruby 0.000000 0.001821 2.013681 ( 2.280736)
build_ruby 0.000000 0.001534 3.427964 ( 4.051859)
build_all 0.000000 0.008710 5.722289 ( 5.156419)
build_install 0.012903 0.006809 6.957432 ( 6.116754)
test_btest 0.000653 0.000134 65.872065 ( 47.059731)
test_basic 0.007315 0.001506 0.854528 ( 1.078387)
test_all 0.004241 0.006309 624.266355 (338.555167)
test_rubyspec 0.021693 0.050001 89.427598 (112.873271)
total: 522.32 sec