Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-214207
#<BuildRuby:0x0000564886a36770
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221129-214207",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009197 0.001415 1.206938 ( 1.235389)
build_miniruby 0.002311 0.000355 0.848871 ( 0.848743)
build_ruby 0.004229 0.000000 2.243532 ( 2.147303)
build_all 0.016037 0.004207 18.509969 ( 2.173895)
build_install 0.016502 0.005137 2.067569 ( 1.027787)
test_btest 0.001112 0.000212 92.470199 ( 8.940322)
test_basic 0.009902 0.000041 0.346923 ( 0.432735)
test_all 0.001886 0.000328 730.103506 ( 71.572459)
test_rubyspec 0.102188 0.084104 49.391835 ( 57.466282)
total: 145.85 sec