Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231014-062335
#<BuildRuby:0x0000564ab25b2090
@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.20231014-062335",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003486 0.004591 2.655005 ( 3.560018)
build_miniruby 0.001669 0.000000 7.413311 ( 7.530871)
build_ruby 0.000000 0.002099 3.510427 ( 3.852117)
build_all 0.007203 0.002064 5.786377 ( 4.064846)
build_install 0.009924 0.012867 7.261470 ( 5.688578)
test_btest 0.000842 0.000230 66.818562 ( 55.546232)
test_basic 0.004726 0.004368 0.880682 ( 1.194424)
test_all 0.009975 0.000417 702.310756 (375.057621)
test_rubyspec 0.033951 0.046736 95.437074 (138.014606)
total: 594.51 sec