Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230630-151450
#<BuildRuby:0x000055b908d521d8
@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.20230630-151450",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.004041 0.003876 2.358826 ( 5.106711)
build_miniruby 0.005094 0.003624 157.598077 (182.121415)
build_ruby 0.001433 0.000134 3.439906 ( 16.797841)
build_all 0.012038 0.000000 30.270468 ( 21.988285)
build_install 0.018051 0.000377 6.319979 ( 6.792843)
test_btest 0.001094 0.000084 65.130058 ( 52.204089)
test_basic 0.004126 0.004010 0.811123 ( 1.389387)
test_all 0.001626 0.000162 587.457522 (442.294939)
test_rubyspec 0.033080 0.029430 81.599498 (120.657950)
total: 849.36 sec