Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-064715
#<BuildRuby:0x000055fff9138018
@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.20230210-064715",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003585 0.000299 0.594640 ( 0.978242)
build_miniruby 0.000871 0.000072 0.645226 ( 0.644492)
build_ruby 0.001054 0.000088 2.073201 ( 2.073341)
build_all 0.005150 0.004089 12.452873 ( 1.506225)
build_install 0.003151 0.003338 1.500868 ( 0.715001)
test_btest 0.000577 0.000108 67.768297 ( 6.130958)
test_basic 0.000164 0.003162 0.253131 ( 0.348747)
test_all 0.000979 0.000230 493.766466 ( 47.277863)
test_rubyspec 0.012383 0.015921 35.903700 ( 46.109280)
total: 105.78 sec