Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230618-011156
#<BuildRuby:0x00005623bb8027c8
@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.20230618-011156",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004166 0.003913 23.707330 ( 18.809122)
build_miniruby 0.001623 0.000188 16.826034 ( 17.488649)
build_ruby 0.001521 0.000176 2.937533 ( 3.601986)
build_all 0.004290 0.004680 12.460188 ( 13.175546)
build_install 0.009278 0.009507 3.744964 ( 4.047654)
test_btest 0.000702 0.000155 65.738862 ( 47.450392)
test_basic 0.004060 0.004321 0.769160 ( 1.231226)
test_all 0.001591 0.000397 574.442818 (484.783142)
test_rubyspec 0.028562 0.035898 80.512653 (119.935081)
total: 710.52 sec