Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231130-005520
#<BuildRuby:0x000055ec29916458
@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.20231130-005520",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.005902 0.001687 2.211227 ( 4.499269)
build_miniruby 0.002402 0.000000 68.311669 ( 38.624422)
build_ruby 0.001917 0.000011 3.343978 ( 3.852287)
build_all 0.004638 0.004462 5.444221 ( 4.692691)
build_install 0.017116 0.004257 6.932131 ( 5.794344)
test_btest 0.001097 0.000324 67.993648 ( 53.771840)
test_basic 0.008122 0.001056 0.824505 ( 1.081208)
test_all 0.103503 0.022658 655.577139 (294.448088)
test_rubyspec 0.048619 0.030621 91.216304 (111.492728)
total: 518.26 sec