Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-233327
#<BuildRuby:0x00005652187540c0
@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.20230207-233327",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002725 0.000744 0.620805 ( 1.214922)
build_miniruby 0.000678 0.000185 0.632961 ( 0.633027)
build_ruby 0.000918 0.000250 2.057609 ( 2.057590)
build_all 0.005505 0.003357 12.134109 ( 1.518944)
build_install 0.004728 0.001455 1.463466 ( 0.697750)
test_btest 0.000495 0.000153 65.273285 ( 6.397965)
test_basic 0.002851 0.000877 0.257742 ( 0.352463)
test_all 0.000913 0.000281 487.029037 ( 46.720621)
test_rubyspec 0.018328 0.009286 35.122516 ( 45.657417)
total: 105.25 sec