Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-042341
#<BuildRuby:0x000055de092640c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230131-042341",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002946 0.000654 0.640415 ( 1.026115)
build_miniruby 0.000729 0.000162 0.612846 ( 0.612163)
build_ruby 0.000000 0.001253 2.025920 ( 2.026493)
build_all 0.005448 0.003598 11.782950 ( 1.447969)
build_install 0.006008 0.000340 1.442176 ( 0.705809)
test_btest 0.000575 0.000157 61.959651 ( 6.237162)
test_basic 0.002882 0.000786 0.258406 ( 0.353461)
test_all 0.000880 0.000240 478.571236 ( 48.883554)
test_rubyspec 0.014222 0.023106 34.713906 ( 45.317308)
total: 106.61 sec