Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-055948
#<BuildRuby:0x00005623f5c03568
@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.20230612-055948",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005095 0.000122 1.381333 ( 2.618946)
build_miniruby 0.000836 0.000084 0.803889 ( 0.803690)
build_ruby 0.001310 0.000000 2.471045 ( 2.471328)
build_all 0.003724 0.005595 12.646098 ( 1.125672)
build_install 0.008063 0.000199 1.783698 ( 0.881767)
test_btest 0.001220 0.000045 81.384545 ( 7.259529)
test_basic 0.004014 0.000228 0.653829 ( 0.739397)
test_all 0.002505 0.000000 431.239539 ( 38.357695)
test_rubyspec 0.029700 0.011243 41.240496 ( 53.644938)
total: 107.90 sec