Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-024012
#<BuildRuby:0x00005584ad5f0618
@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.20220919-024012",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004015 0.005031 1.055322 ( 1.575573)
build_miniruby 0.002030 0.000468 0.115161 ( 0.110615)
build_ruby 0.000000 0.001862 0.119935 ( 0.102912)
build_all 0.008456 0.002423 1.620204 ( 0.668592)
build_install 0.020095 0.001438 1.924610 ( 0.967882)
test_btest 0.000978 0.000217 76.174173 ( 8.539736)
test_basic 0.006551 0.001456 0.368771 ( 0.457376)
test_all 0.003838 0.000000 625.585870 ( 65.710344)
test_rubyspec 0.117955 0.043222 45.666468 ( 54.217468)
total: 132.35 sec