Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231114-023219
#<BuildRuby:0x00005603c5b72658
@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.20231114-023219",
@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.000022)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006302 0.000675 2.406901 ( 3.967056)
build_miniruby 0.001905 0.000000 1.716433 ( 2.245496)
build_ruby 0.002451 0.000009 3.443639 ( 14.147936)
build_all 0.007652 0.000792 5.117263 ( 6.139580)
build_install 0.016844 0.004430 6.321571 ( 7.559189)
test_btest 0.000869 0.000105 63.844432 ( 79.890047)
test_basic 0.002505 0.004994 0.802342 ( 1.740419)
test_all 0.082696 0.046068 657.341189 (610.837158)
test_rubyspec 0.016413 0.060174 92.587825 (139.520615)
total: 866.05 sec