Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-050501
#<BuildRuby:0x00005578a7fc7040
@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.20230604-050501",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004477 0.000000 1.175030 ( 2.449067)
build_miniruby 0.001044 0.000000 0.774635 ( 0.774890)
build_ruby 0.001927 0.000000 2.620113 ( 2.620599)
build_all 0.009139 0.000097 12.546978 ( 1.154376)
build_install 0.003873 0.003472 1.851173 ( 0.914610)
test_btest 0.000943 0.000114 81.981751 ( 7.654515)
test_basic 0.000000 0.004665 0.671999 ( 0.755172)
test_all 0.000570 0.001594 424.331410 ( 42.588333)
test_rubyspec 0.021556 0.017564 42.162831 ( 54.708089)
total: 113.62 sec