Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231127-005017
#<BuildRuby:0x00005602ae91a0d0
@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.20231127-005017",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003195 0.003875 2.025284 ( 2.829417)
build_miniruby 0.001555 0.000167 1.742240 ( 1.973666)
build_ruby 0.001822 0.000000 3.325181 ( 3.822721)
build_all 0.005181 0.003871 5.203619 ( 3.164024)
build_install 0.018886 0.001370 6.552910 ( 4.113552)
test_btest 0.000791 0.000099 63.546325 ( 45.779619)
test_basic 0.007595 0.000949 0.831824 ( 1.060333)
test_all 0.092789 0.031186 645.048701 (227.790985)
test_rubyspec 0.038905 0.035740 86.793748 ( 99.814578)
total: 390.35 sec