Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-131253
#<BuildRuby:0x00005590698283c8
@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.20221230-131253",
@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.000007)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.000000 0.006505 0.881043 ( 1.052753)
build_miniruby 0.000000 0.001335 1.010864 ( 1.008784)
build_ruby 0.000978 0.000634 2.785415 ( 2.782881)
build_all 0.009409 0.000000 16.830061 ( 2.992713)
build_install 0.008077 0.003472 2.285369 ( 1.182447)
test_btest 0.000747 0.000315 78.967855 ( 10.659853)
test_basic 0.002037 0.004545 0.352971 ( 0.439058)
test_all 0.000781 0.000370 669.000125 (109.449289)
test_rubyspec 0.088488 0.046110 51.773253 ( 59.800274)
total: 189.37 sec