Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-102217
#<BuildRuby:0x000055948c4e0068
@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.20230114-102217",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.000000 0.003590 0.596687 ( 1.020992)
build_miniruby 0.000527 0.000346 0.678047 ( 0.677103)
build_ruby 0.001201 0.000085 2.451734 ( 2.451323)
build_all 0.009403 0.000078 13.009218 ( 1.653029)
build_install 0.002999 0.003567 1.497587 ( 0.713427)
test_btest 0.000639 0.000071 68.805853 ( 6.093168)
test_basic 0.003378 0.000375 0.252523 ( 0.347561)
test_all 0.000938 0.000104 502.419477 ( 47.175117)
test_rubyspec 0.017417 0.010123 35.276106 ( 45.869013)
total: 106.00 sec