Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231027-010632
#<BuildRuby:0x000055fdd6d521e8
@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.20231027-010632",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.007431 0.000370 2.692188 ( 4.411492)
build_miniruby 0.001656 0.000178 1.916802 ( 2.245278)
build_ruby 0.001816 0.000195 3.275780 ( 3.798953)
build_all 0.000000 0.008884 5.047085 ( 4.436632)
build_install 0.011934 0.008784 6.474097 ( 6.616568)
test_btest 0.000855 0.000199 61.835837 ( 53.859761)
test_basic 0.001637 0.006761 0.769023 ( 1.230976)
test_all 0.073941 0.053162 632.892832 (553.591263)
test_rubyspec 0.033282 0.044020 88.301984 (151.914148)
total: 782.11 sec