Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-153421
#<BuildRuby:0x000055f3a4617270
@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.20230121-153421",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001292 0.002553 0.600607 ( 0.980864)
build_miniruby 0.000771 0.000165 0.638415 ( 0.637852)
build_ruby 0.001053 0.000226 2.190965 ( 2.191058)
build_all 0.003093 0.005979 12.031560 ( 1.495481)
build_install 0.005577 0.000996 1.520687 ( 0.721970)
test_btest 0.000570 0.000171 64.801879 ( 5.821942)
test_basic 0.001275 0.002438 0.258607 ( 0.353604)
test_all 0.000862 0.000288 479.319335 ( 47.972014)
test_rubyspec 0.015910 0.013270 35.348845 ( 45.763441)
total: 105.94 sec