Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-143931
#<BuildRuby:0x000055a2bfd838a0
@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.20230606-143931",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002083 0.003806 1.489908 ( 2.761512)
build_miniruby 0.000881 0.000139 0.834514 ( 0.834919)
build_ruby 0.001127 0.000178 2.501455 ( 2.501619)
build_all 0.008810 0.000000 12.671373 ( 1.087698)
build_install 0.007255 0.000000 1.728096 ( 0.871347)
test_btest 0.000725 0.000000 83.355140 ( 7.246593)
test_basic 0.004928 0.000000 0.756328 ( 0.840912)
test_all 0.001305 0.000000 437.686043 ( 45.334406)
test_rubyspec 0.025993 0.016028 41.948386 ( 54.415553)
total: 115.90 sec