Logfile: /home/ko1/ruby/logs/brlog.trunk.20230313-170627
#<BuildRuby:0x0000557bf362af88
@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.20230313-170627",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000004 0.000009 ( 0.000009)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.002278 0.001627 0.823223 ( 3.176059)
build_miniruby 0.000520 0.000371 0.636774 ( 0.636235)
build_ruby 0.000870 0.000621 2.087786 ( 2.092129)
build_all 0.007608 0.001030 11.276047 ( 0.975152)
build_install 0.004646 0.002788 1.584050 ( 0.913814)
test_btest 0.000603 0.000362 75.453476 ( 6.636244)
test_basic 0.000000 0.003348 0.245704 ( 0.341634)
test_all 0.000082 0.001022 396.711492 ( 39.597328)
test_rubyspec 0.020745 0.009663 35.709898 ( 46.181795)
total: 100.55 sec