Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230913-154558
#<BuildRuby:0x000056057e38a1d8
@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.20230913-154558",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.008163 0.000035 2.488643 ( 5.581785)
build_miniruby 0.002174 0.000128 75.750778 ( 72.887968)
build_ruby 0.002106 0.000124 3.372410 ( 4.351495)
build_all 0.008888 0.000523 5.887126 ( 6.504611)
build_install 0.010203 0.013203 7.342096 ( 8.865779)
test_btest 0.000802 0.000111 68.002800 ( 61.456903)
test_basic 0.007263 0.001009 0.818839 ( 1.354918)
test_all 0.010441 0.001644 667.991443 (597.405033)
test_rubyspec 0.044910 0.036402 94.746055 (133.607638)
total: 892.02 sec