Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-170110
#<BuildRuby:0x000055f8472976e8
@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.20230207-170110",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.002800 0.001018 0.647106 ( 1.076447)
build_miniruby 0.000928 0.000000 0.658205 ( 0.657591)
build_ruby 0.001214 0.000000 2.041561 ( 2.041681)
build_all 0.008754 0.000000 12.174644 ( 1.505766)
build_install 0.006147 0.000339 1.467134 ( 0.720213)
test_btest 0.000525 0.000140 63.536518 ( 6.387776)
test_basic 0.000000 0.003793 0.258514 ( 0.353947)
test_all 0.000401 0.000734 494.842359 ( 47.035684)
test_rubyspec 0.013970 0.014689 35.928049 ( 46.415410)
total: 106.20 sec