Logfile: /home/ko1/ruby/logs/brlog.trunk.20230312-154352
#<BuildRuby:0x000055d2ea816f10
@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.20230312-154352",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003017 0.001005 0.836747 ( 2.109008)
build_miniruby 0.000667 0.000222 0.666340 ( 0.665502)
build_ruby 0.000846 0.000282 2.097976 ( 2.097756)
build_all 0.007353 0.000873 11.389480 ( 0.994247)
build_install 0.002858 0.004055 1.562568 ( 0.830773)
test_btest 0.000770 0.000280 72.510116 ( 7.178598)
test_basic 0.000518 0.002926 0.248981 ( 0.344520)
test_all 0.000865 0.000360 395.158966 ( 42.254054)
test_rubyspec 0.009118 0.019224 36.008699 ( 46.586163)
total: 103.06 sec