Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230604-070930
#<BuildRuby:0x0000555dfa7c1a48
@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.20230604-070930",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005553 0.000757 1.836350 ( 3.682877)
build_miniruby 0.001291 0.000176 1.347318 ( 1.511338)
build_ruby 0.000000 0.001707 2.695406 ( 3.176342)
build_all 0.004954 0.001941 2.214022 ( 2.394198)
build_install 0.016704 0.000000 3.236757 ( 3.285955)
test_btest 0.000743 0.000106 59.256668 ( 37.010129)
test_basic 0.006716 0.000000 0.685826 ( 1.069405)
test_all 0.001418 0.000000 588.716884 (546.751999)
test_rubyspec 0.050888 0.016121 79.349186 (129.851623)
total: 728.73 sec