Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231113-203210
#<BuildRuby:0x00005581f51c1a48
@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.20231113-203210",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004272 0.003489 2.185669 ( 4.331328)
build_miniruby 0.001651 0.000220 1.645255 ( 2.408806)
build_ruby 0.002389 0.000000 3.166136 ( 75.487350)
build_all 0.007918 0.000320 5.101994 ( 6.386367)
build_install 0.017676 0.001138 6.472924 ( 7.881583)
test_btest 0.000839 0.000099 65.736738 ( 86.239805)
test_basic 0.000191 0.007924 0.761165 ( 1.434912)
test_all 0.081289 0.043286 689.543001 (579.436757)
test_rubyspec 0.036148 0.035219 87.761286 (136.942513)
total: 900.55 sec