Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-030116
#<BuildRuby:0x000055fffc1f0098
@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.20230624-030116",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004619 0.000770 1.423119 ( 2.668608)
build_miniruby 0.000934 0.000156 0.928522 ( 0.927889)
build_ruby 0.000000 0.001264 2.582678 ( 2.583728)
build_all 0.008263 0.002062 16.186511 ( 1.454953)
build_install 0.007734 0.001642 4.862752 ( 1.147839)
test_btest 0.000000 0.000724 84.061592 ( 7.971569)
test_basic 0.003528 0.001298 0.711212 ( 0.795403)
test_all 0.001151 0.000846 456.484644 ( 49.610017)
test_rubyspec 0.018983 0.020329 42.954307 ( 55.494827)
total: 122.66 sec