Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231229-022515
#<BuildRuby:0x00005561991fa068
@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.20231229-022515",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.005700 0.000633 1.776685 ( 3.307833)
build_miniruby 0.000000 0.002048 1.755083 ( 2.323578)
build_ruby 0.000000 0.001666 3.571449 ( 4.654786)
build_all 0.000000 0.008637 5.290850 ( 6.243468)
build_install 0.011911 0.008069 6.359803 ( 7.285268)
test_btest 0.000662 0.000171 65.780876 ( 78.676574)
test_basic 0.005369 0.002405 0.822593 ( 1.592849)
test_all 0.095731 0.038096 803.974211 (910.856643)
test_rubyspec 0.040882 0.037326 93.366906 (156.443345)
total: 1171.39 sec