Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-235504
#<BuildRuby:0x0000555fc51f8040
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230119-235504",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.006492 0.850642 ( 1.462371)
build_miniruby 0.000000 0.001266 1.057536 ( 1.055641)
build_ruby 0.000000 0.001507 2.803650 ( 2.801095)
build_all 0.003530 0.006576 16.969492 ( 3.029943)
build_install 0.008141 0.003257 2.160969 ( 1.097847)
test_btest 0.000689 0.000276 77.213443 ( 10.587262)
test_basic 0.001319 0.005064 0.345151 ( 0.432088)
test_all 0.000987 0.000444 662.048285 (115.278573)
test_rubyspec 0.086738 0.033081 51.964898 ( 59.976138)
total: 195.72 sec