Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230906-013921
#<BuildRuby:0x00005611436b6430
@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.20230906-013921",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.005847 0.000378 1.925669 ( 3.538292)
build_miniruby 0.001634 0.000106 1.842517 ( 2.270126)
build_ruby 0.002675 0.000173 3.406226 ( 4.358846)
build_all 0.009208 0.000594 5.833587 ( 5.859950)
build_install 0.021987 0.000000 7.008235 ( 7.557609)
test_btest 0.001141 0.000042 64.013282 ( 63.912976)
test_basic 0.004200 0.004135 0.812344 ( 1.425160)
test_all 0.009926 0.000426 711.296717 (727.320998)
test_rubyspec 0.056075 0.027810 93.975268 (138.314843)
total: 954.56 sec