Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-152800
#<BuildRuby:0x000055ea3dbdfd80
@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.20230330-152800",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000826 0.002726 0.844226 ( 2.266070)
build_miniruby 0.000815 0.000000 0.672819 ( 0.672160)
build_ruby 0.001020 0.000000 2.260272 ( 2.259656)
build_all 0.008085 0.000834 12.080752 ( 1.123889)
build_install 0.003395 0.003795 1.729336 ( 0.871493)
test_btest 0.000386 0.000160 79.323491 ( 6.568660)
test_basic 0.000940 0.002622 0.269108 ( 0.363853)
test_all 0.000547 0.000253 446.964694 ( 39.696907)
test_rubyspec 0.009112 0.014985 37.855353 ( 48.203606)
total: 102.03 sec