Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-014558
#<BuildRuby:0x0000558458164090
@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.20230802-014558",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000005 0.000031 ( 0.000029)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005399 0.000206 1.426163 ( 2.760051)
build_miniruby 0.000859 0.000143 0.818301 ( 0.818225)
build_ruby 0.001354 0.000225 2.676539 ( 2.676210)
build_all 0.003561 0.005150 13.522606 ( 1.243995)
build_install 0.007574 0.000634 1.944525 ( 0.904120)
test_btest 0.001015 0.000000 78.422893 ( 7.990211)
test_basic 0.004907 0.000263 0.790847 ( 0.866663)
test_all 0.001493 0.000299 499.042812 ( 58.950709)
test_rubyspec 0.022229 0.018577 43.618556 ( 56.009850)
total: 132.22 sec