Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-101605
#<BuildRuby:0x0000557cc2ecf808
@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.20230329-101605",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000012)
build_up 0.000000 0.003765 0.841898 ( 2.635294)
build_miniruby 0.000681 0.000221 0.677107 ( 0.676133)
build_ruby 0.000000 0.001229 2.205817 ( 2.204994)
build_all 0.006508 0.002363 12.086131 ( 1.115011)
build_install 0.007039 0.000000 1.719406 ( 1.015549)
test_btest 0.000533 0.000000 77.899761 ( 7.231009)
test_basic 0.003112 0.000000 0.257597 ( 0.353104)
test_all 0.000691 0.000000 430.325620 ( 44.296871)
test_rubyspec 0.013807 0.007319 37.433882 ( 47.974997)
total: 107.50 sec