Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230901-213424
#<BuildRuby:0x000055efd49d22a8
@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.20230901-213424",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006524 0.000508 2.096924 ( 3.591382)
build_miniruby 0.002549 0.000490 34.908512 ( 23.047393)
build_ruby 0.003167 0.000609 3.207827 ( 3.962091)
build_all 0.009275 0.000151 5.405148 ( 4.688313)
build_install 0.018165 0.000183 6.529586 ( 6.201868)
test_btest 0.000490 0.000725 62.977494 ( 52.905151)
test_basic 0.000000 0.008722 0.829577 ( 1.219985)
test_all 0.008207 0.003057 653.817519 (697.567777)
test_rubyspec 0.043811 0.037038 94.887800 (148.136027)
total: 941.32 sec