Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231129-225418
#<BuildRuby:0x0000563c4078dd68
@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.20231129-225418",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000025)
build_up 0.006293 0.001311 2.277077 ( 4.055205)
build_miniruby 0.000000 0.002491 17.522862 ( 18.574426)
build_ruby 0.000997 0.001094 3.516059 ( 4.161338)
build_all 0.000000 0.009437 5.421573 ( 4.683890)
build_install 0.015560 0.005608 6.882540 ( 6.317610)
test_btest 0.000789 0.000263 65.191431 ( 58.312461)
test_basic 0.007357 0.001049 0.836349 ( 1.277067)
test_all 0.085940 0.039670 641.601496 (361.552113)
test_rubyspec 0.020573 0.057685 91.072480 (129.524174)
total: 588.46 sec