Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-162051
#<BuildRuby:0x0000562ae4873e20
@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-162051",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004534 0.001134 1.254016 ( 2.527844)
build_miniruby 0.001121 0.000000 0.767575 ( 0.766962)
build_ruby 0.001244 0.000000 2.391164 ( 2.392084)
build_all 0.009681 0.000000 15.174531 ( 1.370387)
build_install 0.008250 0.000000 4.418760 ( 1.078154)
test_btest 0.001009 0.000000 84.387832 ( 6.979379)
test_basic 0.004172 0.000000 0.643435 ( 0.725506)
test_all 0.000904 0.000000 431.308444 ( 38.276635)
test_rubyspec 0.013217 0.025635 42.028607 ( 54.474851)
total: 108.59 sec