Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-163845
#<BuildRuby:0x000055f9d7163ba0
@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.20230622-163845",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001572 0.003726 1.349036 ( 2.627607)
build_miniruby 0.000857 0.000135 0.874156 ( 0.874339)
build_ruby 0.001200 0.000190 2.506547 ( 2.506813)
build_all 0.008448 0.001334 15.973224 ( 1.382283)
build_install 0.008656 0.000614 4.576215 ( 1.112229)
test_btest 0.000858 0.000129 84.645017 ( 7.619749)
test_basic 0.003987 0.000598 0.730126 ( 0.812683)
test_all 0.001053 0.000158 427.877045 ( 44.617886)
test_rubyspec 0.009963 0.025292 42.491311 ( 55.001529)
total: 116.56 sec