Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-024842
#<BuildRuby:0x0000562be7f08070
@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.20230109-024842",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003625 0.613948 ( 1.030573)
build_miniruby 0.000379 0.000500 0.655575 ( 0.654900)
build_ruby 0.001141 0.000088 2.409379 ( 2.412939)
build_all 0.009795 0.000000 12.980628 ( 1.595906)
build_install 0.006632 0.000000 1.549970 ( 0.733791)
test_btest 0.000689 0.000000 67.741002 ( 6.539297)
test_basic 0.003368 0.000000 0.244300 ( 0.339905)
test_all 0.001381 0.000000 495.377390 ( 47.103616)
test_rubyspec 0.009195 0.016991 34.993299 ( 45.495923)
total: 105.91 sec