Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-125632
#<BuildRuby:0x000055cdac89fb50
@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-125632",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002102 0.004678 1.489356 ( 2.742032)
build_miniruby 0.000847 0.000170 0.810103 ( 0.809800)
build_ruby 0.001127 0.000225 2.581631 ( 2.582331)
build_all 0.010013 0.000110 16.085605 ( 1.491776)
build_install 0.005197 0.003821 4.647414 ( 1.101038)
test_btest 0.000932 0.000200 84.283826 ( 7.919874)
test_basic 0.000000 0.004018 0.573400 ( 0.656285)
test_all 0.000000 0.001630 459.493073 ( 43.206510)
test_rubyspec 0.011325 0.028503 42.603383 ( 55.037658)
total: 115.55 sec