Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-204010
#<BuildRuby:0x000055b01836ffd8
@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.20240114-204010",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001706 0.004463 0.805431 ( 1.197086)
build_miniruby 0.001040 0.000000 0.809947 ( 0.810130)
build_ruby 0.001537 0.000000 2.682936 ( 2.683355)
build_all 0.006345 0.001218 11.795681 ( 0.984914)
build_install 0.010976 0.000148 3.377618 ( 0.973233)
test_btest 0.000676 0.000142 64.208252 ( 4.359341)
test_basic 0.000000 0.003886 0.394609 ( 0.474531)
test_all 0.081136 0.017753 363.765079 ( 42.110318)
test_rubyspec 0.021264 0.041938 40.560525 ( 53.116510)
total: 106.71 sec