Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231025-110343
#<BuildRuby:0x000055603312a258
@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.20231025-110343",
@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.000022 0.000001 0.000023 ( 0.000025)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006975 0.000498 2.398184 ( 4.087759)
build_miniruby 0.000000 0.001745 1.997069 ( 2.731735)
build_ruby 0.000000 0.002348 3.361014 ( 4.181166)
build_all 0.009181 0.000527 5.231821 ( 6.174480)
build_install 0.000000 0.022705 6.822001 ( 7.692247)
test_btest 0.000000 0.001278 64.073712 ( 73.777975)
test_basic 0.002043 0.006311 0.787332 ( 1.334612)
test_all 0.092215 0.037229 653.672615 (590.182638)
test_rubyspec 0.037592 0.041518 91.502948 (157.852056)
total: 848.02 sec