Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231115-023318
#<BuildRuby:0x0000561131d6a068
@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.20231115-023318",
@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.000022)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005791 0.001511 2.113422 ( 20.977739)
build_miniruby 0.001352 0.000353 2.091551 ( 4.154628)
build_ruby 0.001422 0.000371 3.502623 ( 15.475738)
build_all 0.007502 0.001957 5.283299 ( 6.804911)
build_install 0.015953 0.006517 6.752822 ( 8.586297)
test_btest 0.000695 0.000195 67.162279 ( 91.248984)
test_basic 0.000495 0.008370 0.822814 ( 1.588822)
test_all 0.109511 0.018191 644.038738 (665.952567)
test_rubyspec 0.020235 0.055258 90.931378 (142.572277)
total: 957.36 sec