Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-103617
#<BuildRuby:0x0000556e22e5fac0
@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.20230203-103617",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002832 0.000472 0.627593 ( 1.053956)
build_miniruby 0.000754 0.000125 0.615791 ( 0.615499)
build_ruby 0.001075 0.000180 2.060648 ( 2.081517)
build_all 0.009191 0.000082 11.934857 ( 1.513915)
build_install 0.002643 0.004012 1.479261 ( 0.701092)
test_btest 0.000558 0.000111 65.290374 ( 6.262928)
test_basic 0.002828 0.000565 0.255867 ( 0.352444)
test_all 0.001377 0.000276 481.404946 ( 45.327931)
test_rubyspec 0.021260 0.007422 34.570624 ( 45.164031)
total: 103.07 sec