Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-051031
#<BuildRuby:0x0000564853057520
@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.20230816-051031",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004364 0.001027 1.301451 ( 2.525751)
build_miniruby 0.000000 0.001448 0.973340 ( 0.976977)
build_ruby 0.000000 0.001244 2.795653 ( 2.795862)
build_all 0.002593 0.007664 18.309823 ( 1.587967)
build_install 0.007985 0.001428 5.336141 ( 1.227730)
test_btest 0.001113 0.000000 87.291752 ( 8.138397)
test_basic 0.004826 0.000000 0.753664 ( 0.830079)
test_all 0.004939 0.000917 549.585587 ( 57.850720)
test_rubyspec 0.038354 0.014199 49.418947 ( 61.743732)
total: 137.68 sec