Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230611-011200
#<BuildRuby:0x000055b9b6c4a340
@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.20230611-011200",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006440 0.000189 1.948705 ( 4.529145)
build_miniruby 0.001372 0.000114 1.420239 ( 2.004119)
build_ruby 0.000000 0.001934 2.521645 ( 3.083992)
build_all 0.004230 0.002845 2.159618 ( 2.250111)
build_install 0.014952 0.001253 3.358242 ( 3.584008)
test_btest 0.000887 0.000107 59.342604 ( 37.283845)
test_basic 0.006849 0.000217 0.700359 ( 0.992754)
test_all 0.001077 0.000124 530.063478 (348.648581)
test_rubyspec 0.041908 0.025723 78.710444 (118.468282)
total: 520.86 sec