Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-070740
#<BuildRuby:0x000056126e2bb048
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-070740",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004835 0.000440 1.011130 ( 1.345993)
build_miniruby 0.001050 0.000096 0.877988 ( 0.877966)
build_ruby 0.001487 0.000135 2.701186 ( 2.701914)
build_all 0.007238 0.000658 12.185237 ( 0.995679)
build_install 0.010448 0.000000 3.549227 ( 0.976898)
test_btest 0.000655 0.000027 62.996400 ( 5.665565)
test_basic 0.002702 0.000208 0.374254 ( 0.457483)
test_all 0.089093 0.009130 392.286324 ( 36.438886)
test_rubyspec 0.038566 0.011696 39.765947 ( 52.487688)
total: 101.95 sec