Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-094703
#<BuildRuby:0x000055f4ad9bae68
@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.20230310-094703",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000851 0.003236 0.833082 ( 2.169656)
build_miniruby 0.000687 0.000206 0.657400 ( 0.657213)
build_ruby 0.000900 0.000270 2.102688 ( 2.102256)
build_all 0.003321 0.005416 11.594302 ( 1.016444)
build_install 0.006767 0.000000 1.566053 ( 1.084760)
test_btest 0.000675 0.000000 74.158683 ( 6.931270)
test_basic 0.002747 0.000483 0.248245 ( 0.344588)
test_all 0.000658 0.000220 406.230341 ( 40.488221)
test_rubyspec 0.020520 0.006840 36.195356 ( 46.770852)
total: 101.57 sec