Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-143053
#<BuildRuby:0x000055b9b99fc068
@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.20230620-143053",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002814 0.003634 1.498498 ( 2.771663)
build_miniruby 0.000835 0.000228 0.834452 ( 0.833650)
build_ruby 0.000954 0.000260 2.500456 ( 2.500440)
build_all 0.004099 0.005504 15.934599 ( 1.446980)
build_install 0.002783 0.005654 4.691190 ( 1.118924)
test_btest 0.000628 0.000285 84.744083 ( 7.447806)
test_basic 0.004873 0.000068 0.617865 ( 0.702928)
test_all 0.000889 0.000370 448.563161 ( 39.577154)
test_rubyspec 0.012639 0.027436 42.715210 ( 55.177708)
total: 111.58 sec