Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-222843
#<BuildRuby:0x000055fd4efdc068
@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.20230108-222843",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002832 0.000773 0.640219 ( 1.063723)
build_miniruby 0.000667 0.000182 0.681106 ( 0.680527)
build_ruby 0.000977 0.000267 2.404240 ( 2.404238)
build_all 0.006282 0.003621 12.978344 ( 1.657777)
build_install 0.003086 0.003802 1.551294 ( 0.728949)
test_btest 0.000512 0.000183 68.957588 ( 5.725442)
test_basic 0.000000 0.003402 0.260024 ( 0.355454)
test_all 0.001156 0.000000 498.496799 ( 47.295676)
test_rubyspec 0.013297 0.014260 35.227502 ( 45.722295)
total: 105.63 sec