Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-004548
#<BuildRuby:0x0000556d0b1d41d8
@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.20221227-004548",
@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.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.009004 0.000149 0.962376 ( 1.404864)
build_miniruby 0.002690 0.000000 0.837737 ( 0.836164)
build_ruby 0.002872 0.000000 2.146642 ( 2.146254)
build_all 0.019789 0.000542 18.654178 ( 2.173120)
build_install 0.015244 0.005205 1.993938 ( 1.015975)
test_btest 0.001459 0.000199 87.147212 ( 9.356328)
test_basic 0.004853 0.004707 0.349963 ( 0.436300)
test_all 0.000000 0.002277 683.229745 ( 64.685313)
test_rubyspec 0.118644 0.054380 47.830242 ( 55.984110)
total: 138.04 sec