Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231021-190433
#<BuildRuby:0x000055d613936658
@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.20231021-190433",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006293 0.000726 2.471222 ( 18.703291)
build_miniruby 0.001465 0.000169 2.109981 ( 13.760195)
build_ruby 0.001814 0.000209 3.138706 ( 57.640845)
build_all 0.008302 0.000957 5.369456 ( 6.223922)
build_install 0.018090 0.004587 6.916181 ( 9.137267)
test_btest 0.000713 0.000095 65.556054 ( 82.587388)
test_basic 0.008841 0.000000 0.734706 ( 1.441398)
test_all 0.096906 0.032794 658.305630 (702.320262)
test_rubyspec 0.051582 0.024367 90.094676 (147.765773)
total: 1039.58 sec