Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230926-002437
#<BuildRuby:0x00005568defae320
@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.20230926-002437",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.003680 0.003927 2.425746 ( 5.152427)
build_miniruby 0.002421 0.000000 3.008997 ( 3.656704)
build_ruby 0.001720 0.000047 3.457342 ( 4.246067)
build_all 0.005038 0.004232 5.511205 ( 5.352928)
build_install 0.015530 0.005843 6.875606 ( 6.492495)
test_btest 0.000881 0.000213 60.803019 ( 49.891245)
test_basic 0.002821 0.005061 0.851365 ( 1.228108)
test_all 0.006673 0.003783 664.149948 (569.934387)
test_rubyspec 0.039447 0.043054 92.719706 (134.597936)
total: 780.55 sec