Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-114208
#<BuildRuby:0x00005595fb6340c0
@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.20230124-114208",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002928 0.000488 0.640460 ( 1.089261)
build_miniruby 0.000776 0.000130 0.644233 ( 0.643375)
build_ruby 0.001073 0.000178 2.208406 ( 2.207980)
build_all 0.008196 0.001366 12.031278 ( 1.457958)
build_install 0.001241 0.005347 1.497777 ( 0.699289)
test_btest 0.000679 0.000000 64.376389 ( 6.371159)
test_basic 0.003263 0.000000 0.242025 ( 0.338008)
test_all 0.001144 0.000000 487.888393 ( 45.522380)
test_rubyspec 0.017229 0.010887 35.238384 ( 45.819006)
total: 104.15 sec