Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-111148
#<BuildRuby:0x000055e0bb5bae68
@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.20230611-111148",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.002816 0.002587 1.401804 ( 2.669844)
build_miniruby 0.001094 0.000304 0.882093 ( 0.880667)
build_ruby 0.000970 0.000269 2.514906 ( 2.515539)
build_all 0.009021 0.000312 12.466741 ( 1.098486)
build_install 0.001152 0.006969 1.823230 ( 0.902092)
test_btest 0.000991 0.000000 81.869663 ( 6.842071)
test_basic 0.004632 0.000000 0.722358 ( 0.803787)
test_all 0.001241 0.000000 426.310049 ( 42.509853)
test_rubyspec 0.008444 0.033158 41.304665 ( 53.741086)
total: 111.96 sec