Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-063357
#<BuildRuby:0x00005568cb1f7870
@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.20230620-063357",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001140 0.004409 1.361763 ( 2.638479)
build_miniruby 0.000874 0.000206 0.779162 ( 0.779391)
build_ruby 0.001377 0.000324 2.511448 ( 2.510371)
build_all 0.009594 0.000000 15.274967 ( 1.428028)
build_install 0.004264 0.003518 4.502247 ( 1.101615)
test_btest 0.000758 0.000181 81.829759 ( 7.841273)
test_basic 0.002740 0.000653 0.665684 ( 0.748123)
test_all 0.000961 0.000229 426.523657 ( 44.681816)
test_rubyspec 0.024097 0.016849 42.232111 ( 54.773655)
total: 116.50 sec