Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-194127
#<BuildRuby:0x0000560e0b7bc090
@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.20230624-194127",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.006546 1.484385 ( 2.750853)
build_miniruby 0.000000 0.001125 0.904670 ( 0.903956)
build_ruby 0.000685 0.000573 2.605832 ( 2.606276)
build_all 0.010180 0.000000 15.365331 ( 1.335003)
build_install 0.005907 0.004003 4.630709 ( 1.113228)
test_btest 0.000842 0.000301 81.691095 ( 7.451829)
test_basic 0.004266 0.000000 0.641714 ( 0.723479)
test_all 0.001719 0.000000 434.335197 ( 50.612485)
test_rubyspec 0.009343 0.029632 41.457489 ( 53.926441)
total: 121.42 sec