Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-090729
#<BuildRuby:0x000055f30b6cff30
@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.20230211-090729",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.002195 0.001097 0.600253 ( 1.144902)
build_miniruby 0.000620 0.000310 0.658439 ( 0.658186)
build_ruby 0.000813 0.000406 2.083535 ( 2.111845)
build_all 0.006285 0.003143 12.444987 ( 1.512318)
build_install 0.000831 0.005653 1.497853 ( 0.719875)
test_btest 0.000418 0.000261 65.904303 ( 6.182887)
test_basic 0.002327 0.001454 0.248422 ( 0.344245)
test_all 0.000708 0.000443 488.065729 ( 46.941082)
test_rubyspec 0.021319 0.008009 35.279025 ( 45.802616)
total: 105.42 sec