Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-160941
#<BuildRuby:0x000055610687bc18
@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.20230619-160941",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000856 0.004381 1.438988 ( 2.717349)
build_miniruby 0.001048 0.000328 0.872042 ( 0.870791)
build_ruby 0.000960 0.000300 2.504578 ( 2.505407)
build_all 0.005976 0.003426 14.972192 ( 1.333094)
build_install 0.007847 0.001166 4.425751 ( 1.047115)
test_btest 0.000920 0.000290 83.190948 ( 6.955800)
test_basic 0.003810 0.001203 0.654392 ( 0.735544)
test_all 0.000615 0.000675 418.262842 ( 46.001755)
test_rubyspec 0.013408 0.015162 41.646137 ( 54.164501)
total: 116.33 sec