Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230819-232711
#<BuildRuby:0x0000563472009f40
@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.20230819-232711",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.007793 0.000000 2.344681 ( 4.662779)
build_miniruby 0.000000 0.002377 1.714254 ( 2.164551)
build_ruby 0.000000 0.001872 3.434197 ( 4.431477)
build_all 0.000000 0.008779 5.341669 ( 4.685281)
build_install 0.016902 0.002960 6.705959 ( 6.314003)
test_btest 0.000756 0.000159 67.735268 ( 56.028950)
test_basic 0.004093 0.004079 0.808407 ( 1.987856)
test_all 0.010176 0.001373 686.421316 (466.726933)
test_rubyspec 0.047358 0.028226 91.289175 (119.844417)
total: 666.85 sec