Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-233518
#<BuildRuby:0x0000556d939f75f8
@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.20230628-233518",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002528 0.003587 1.552221 ( 2.873880)
build_miniruby 0.000750 0.000208 0.964654 ( 0.964273)
build_ruby 0.000999 0.000278 2.569947 ( 2.570178)
build_all 0.007609 0.002748 16.421834 ( 1.395866)
build_install 0.006535 0.003479 4.806829 ( 1.117642)
test_btest 0.000811 0.000246 83.807324 ( 7.945494)
test_basic 0.003603 0.001097 0.731645 ( 0.816264)
test_all 0.001148 0.000350 486.292983 ( 45.627524)
test_rubyspec 0.017743 0.018467 43.412037 ( 55.729041)
total: 119.04 sec