Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-011628
#<BuildRuby:0x00005571676e3858
@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.20230811-011628",
@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.000008 0.000002 0.000010 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004884 0.000138 1.274596 ( 2.514732)
build_miniruby 0.000960 0.000151 0.885993 ( 0.885519)
build_ruby 0.001030 0.000162 2.639637 ( 2.639136)
build_all 0.008777 0.000692 14.009612 ( 1.255675)
build_install 0.007537 0.000448 1.967462 ( 0.884237)
test_btest 0.000000 0.000812 80.701983 ( 7.834970)
test_basic 0.000281 0.003737 0.744119 ( 0.822198)
test_all 0.001503 0.000286 510.888577 ( 43.856426)
test_rubyspec 0.011418 0.031345 45.455968 ( 57.751740)
total: 118.45 sec