Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-071734
#<BuildRuby:0x00005640a0bd3918
@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.20230811-071734",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000992 0.004070 1.490084 ( 2.751186)
build_miniruby 0.000829 0.000040 0.938500 ( 0.938647)
build_ruby 0.001025 0.000049 2.845212 ( 2.845162)
build_all 0.006314 0.003993 15.140910 ( 1.414626)
build_install 0.008400 0.000018 2.186522 ( 0.944968)
test_btest 0.000000 0.000958 85.603239 ( 8.251802)
test_basic 0.000000 0.005308 0.733941 ( 0.808588)
test_all 0.000314 0.001744 571.602357 ( 51.741814)
test_rubyspec 0.012251 0.031160 47.849909 ( 60.240435)
total: 129.94 sec