Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-194312
#<BuildRuby:0x0000563d8475ccc8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220918-194312",
@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.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008904 0.000636 1.088841 ( 1.124524)
build_miniruby 0.002041 0.000146 0.114784 ( 0.110132)
build_ruby 0.001814 0.000130 0.108477 ( 0.091612)
build_all 0.009502 0.000292 1.595985 ( 0.650435)
build_install 0.022409 0.000038 1.934674 ( 0.965432)
test_btest 0.001457 0.000077 77.600176 ( 8.616507)
test_basic 0.002290 0.005784 0.384255 ( 0.471360)
test_all 0.004885 0.000215 669.304733 ( 68.238511)
test_rubyspec 0.152521 0.026333 45.662128 ( 54.179180)
total: 134.45 sec