Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230630-231501
#<BuildRuby:0x000055bfb33c6450
@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.20230630-231501",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006920 0.000322 2.170442 ( 5.423938)
build_miniruby 0.001630 0.000175 1.962555 ( 2.187446)
build_ruby 0.000000 0.001392 3.042784 ( 3.420410)
build_all 0.005723 0.002835 4.986436 ( 4.129150)
build_install 0.020398 0.000188 6.151233 ( 5.560445)
test_btest 0.000792 0.000000 63.644535 ( 40.451121)
test_basic 0.000000 0.008244 0.759029 ( 1.096166)
test_all 0.000000 0.001471 590.605635 (405.102735)
test_rubyspec 0.030190 0.027805 82.282018 (115.944136)
total: 583.32 sec