Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230428-123115
#<BuildRuby:0x000055c389446090
@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.20230428-123115",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.002967 0.004973 2.048691 ( 5.005693)
build_miniruby 0.001017 0.000278 1.662786 ( 2.199957)
build_ruby 0.000000 0.001864 2.815443 ( 25.416135)
build_all 0.006720 0.001824 2.340360 ( 2.839881)
build_install 0.010994 0.010962 3.667310 ( 4.128850)
test_btest 0.000744 0.000268 59.370754 ( 49.625975)
test_basic 0.006968 0.000829 0.673389 ( 1.252819)
test_all 0.001223 0.000423 582.177610 (441.122177)
test_rubyspec 0.020984 0.031689 74.631867 (102.586955)
total: 634.18 sec