Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231011-102250
#<BuildRuby:0x00005597b126a658
@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.20231011-102250",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.010140 0.000651 29.163090 ( 22.559524)
build_miniruby 0.008281 0.000888 182.951393 (111.737142)
build_ruby 0.002147 0.000000 3.760131 ( 5.203708)
build_all 0.010208 0.005019 34.000183 ( 26.409742)
build_install 0.019232 0.000000 7.122663 ( 7.186661)
test_btest 0.000858 0.000000 65.389600 ( 49.482723)
test_basic 0.006375 0.002715 0.833935 ( 1.263953)
test_all 0.001382 0.010702 680.266776 (441.790251)
test_rubyspec 0.046358 0.036738 98.772097 (137.598671)
total: 803.23 sec