Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-102125
#<BuildRuby:0x000055d58a543610
@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.20230112-102125",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000619 0.002931 0.626837 ( 1.236811)
build_miniruby 0.000752 0.000125 0.668671 ( 0.667706)
build_ruby 0.001132 0.000188 2.423392 ( 2.423117)
build_all 0.008709 0.000762 12.872071 ( 1.606437)
build_install 0.005501 0.000846 1.491108 ( 0.705932)
test_btest 0.000590 0.000091 66.045097 ( 5.709163)
test_basic 0.003411 0.000000 0.243157 ( 0.339316)
test_all 0.001175 0.000008 496.282902 ( 47.859588)
test_rubyspec 0.022194 0.007051 35.263290 ( 45.809514)
total: 106.36 sec