Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231201-085159
#<BuildRuby:0x00005623f5b8dd90
@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.20231201-085159",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.007383 0.001055 2.489044 ( 4.167810)
build_miniruby 0.001309 0.000187 1.997859 ( 2.565292)
build_ruby 0.000000 0.001996 3.307335 ( 4.219255)
build_all 0.003703 0.007194 8.150451 ( 7.507237)
build_install 0.020633 0.001451 6.877761 ( 6.849369)
test_btest 0.000859 0.000166 63.160462 ( 63.006374)
test_basic 0.004286 0.004573 0.834594 ( 1.194692)
test_all 0.070204 0.055013 657.488148 (353.451783)
test_rubyspec 0.044505 0.027678 79.511830 ( 93.285924)
total: 536.25 sec