Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-164554
#<BuildRuby:0x00005600b51ef648
@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.20221221-164554",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002876 0.000575 0.640079 ( 1.063123)
build_miniruby 0.000769 0.000154 0.742774 ( 0.742164)
build_ruby 0.001116 0.000223 2.536425 ( 2.536497)
build_all 0.003849 0.005499 12.545157 ( 1.511007)
build_install 0.004305 0.003012 1.626497 ( 0.752444)
test_btest 0.000441 0.000147 65.263722 ( 6.270140)
test_basic 0.003444 0.000000 0.248824 ( 0.344104)
test_all 0.001296 0.000138 505.855829 ( 76.221268)
test_rubyspec 0.012848 0.020068 34.981433 ( 45.536853)
total: 134.98 sec