Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-104318
#<BuildRuby:0x000055de00673728
@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.20230531-104318",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002346 0.003785 1.390103 ( 2.645392)
build_miniruby 0.000000 0.000944 0.802458 ( 0.801827)
build_ruby 0.000000 0.001163 2.267244 ( 2.267440)
build_all 0.006441 0.002497 12.354424 ( 1.087517)
build_install 0.006787 0.000641 1.643890 ( 0.848864)
test_btest 0.000488 0.000122 78.658197 ( 7.562856)
test_basic 0.003691 0.000000 0.647908 ( 0.729982)
test_all 0.001118 0.000139 431.632546 ( 40.415497)
test_rubyspec 0.022119 0.017430 42.011584 ( 54.484453)
total: 110.84 sec