Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-015502
#<BuildRuby:0x0000562af9ba8068
@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.20230330-015502",
@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.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003173 0.000635 0.851496 ( 2.147749)
build_miniruby 0.000662 0.000132 0.690619 ( 0.689725)
build_ruby 0.000994 0.000199 2.195717 ( 2.195030)
build_all 0.007264 0.001453 12.081733 ( 1.139057)
build_install 0.007299 0.000000 1.728935 ( 0.881592)
test_btest 0.000519 0.000000 77.410510 ( 7.380040)
test_basic 0.002857 0.000077 0.259079 ( 0.354342)
test_all 0.000368 0.000362 443.976739 ( 38.501966)
test_rubyspec 0.004935 0.015226 37.644852 ( 48.181836)
total: 101.47 sec