Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-163441
#<BuildRuby:0x0000559d4ad13520
@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.20230708-163441",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005766 0.000186 1.202762 ( 2.448316)
build_miniruby 0.000000 0.001350 0.943374 ( 0.943692)
build_ruby 0.000000 0.001325 2.712184 ( 2.712695)
build_all 0.007500 0.001293 8.312327 ( 7.622583)
build_install 0.008404 0.000000 2.083089 ( 1.713026)
test_btest 0.001030 0.000000 85.668061 ( 8.059121)
test_basic 0.001998 0.002747 0.637847 ( 0.714165)
test_all 0.001244 0.000191 457.886350 ( 51.787178)
test_rubyspec 0.026784 0.014238 42.718255 ( 55.198048)
total: 131.20 sec