Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-162319
#<BuildRuby:0x000056076ab889c8
@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.20221113-162319",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000059 0.000015 0.000074 ( 0.000086)
build_up 0.008073 0.002019 1.174992 ( 1.166999)
build_miniruby 0.002338 0.000000 0.120139 ( 0.115868)
build_ruby 0.002387 0.000008 0.121555 ( 0.104226)
build_all 0.009013 0.000901 1.574977 ( 0.657548)
build_install 0.021184 0.001526 1.937696 ( 0.984156)
test_btest 0.001166 0.000212 87.559292 ( 8.704886)
test_basic 0.006113 0.001111 0.419713 ( 0.516766)
test_all 0.001883 0.000342 646.921022 ( 68.209960)
test_rubyspec 0.121837 0.058978 48.008610 ( 56.225609)
total: 136.69 sec