Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231022-030330
#<BuildRuby:0x0000556c8f4f6018
@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.20231022-030330",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.000000 0.007950 3.724808 ( 5.754486)
build_miniruby 0.000000 0.001438 1.932532 ( 2.705849)
build_ruby 0.000000 0.001964 2.976988 ( 3.748352)
build_all 0.007434 0.001957 5.258062 ( 5.660249)
build_install 0.013049 0.007630 7.411720 ( 23.839783)
test_btest 0.000724 0.000188 62.098522 ( 70.020838)
test_basic 0.008445 0.000000 0.770060 ( 1.539778)
test_all 0.091201 0.036192 659.528179 (695.981452)
test_rubyspec 0.045498 0.033854 88.888355 (155.829265)
total: 965.08 sec