Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-201937
#<BuildRuby:0x000055cf4e1940d8
@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.20230205-201937",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.002609 0.001043 0.625978 ( 1.021609)
build_miniruby 0.000690 0.000276 0.622089 ( 0.621503)
build_ruby 0.000843 0.000338 2.049727 ( 2.049367)
build_all 0.007498 0.001122 12.211855 ( 1.480016)
build_install 0.004970 0.001439 1.443070 ( 0.704944)
test_btest 0.000523 0.000187 64.043230 ( 5.827801)
test_basic 0.002451 0.000875 0.229831 ( 0.326361)
test_all 0.000907 0.000324 485.786249 ( 49.913343)
test_rubyspec 0.012801 0.017521 34.804753 ( 45.357270)
total: 107.30 sec