Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-202747
#<BuildRuby:0x0000565351d33ba0
@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.20230728-202747",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006274 0.000361 1.580371 ( 2.973230)
build_miniruby 0.000915 0.000145 0.845950 ( 0.845480)
build_ruby 0.001426 0.000225 2.557339 ( 2.562716)
build_all 0.003527 0.005560 13.252476 ( 1.269298)
build_install 0.004622 0.003011 1.874923 ( 0.876075)
test_btest 0.000812 0.000194 76.172810 ( 6.879796)
test_basic 0.003305 0.000793 0.570705 ( 0.649807)
test_all 0.000939 0.000225 484.359059 ( 63.105355)
test_rubyspec 0.013981 0.019863 42.759174 ( 55.224114)
total: 134.39 sec