Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-182343
#<BuildRuby:0x000055db90dd80d0
@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.20221231-182343",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000027)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.006425 0.000000 0.843405 ( 1.041504)
build_miniruby 0.001225 0.000000 1.013719 ( 1.011941)
build_ruby 0.001606 0.000000 2.776106 ( 2.773427)
build_all 0.009618 0.000000 16.742395 ( 2.970858)
build_install 0.004697 0.004853 2.287335 ( 1.160341)
test_btest 0.000808 0.000180 72.574873 ( 11.351383)
test_basic 0.005414 0.001203 0.346875 ( 0.432786)
test_all 0.001088 0.000242 662.657664 (112.716368)
test_rubyspec 0.089545 0.042088 51.720902 ( 59.778196)
total: 193.24 sec