Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-022032
#<BuildRuby:0x000055a2ecfba858
@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.20230105-022032",
@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.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003523 0.002848 0.840932 ( 1.034137)
build_miniruby 0.000958 0.000255 1.020582 ( 1.018793)
build_ruby 0.001562 0.000000 2.774332 ( 2.771567)
build_all 0.008897 0.000662 16.637380 ( 3.009789)
build_install 0.010265 0.001389 2.336144 ( 1.197069)
test_btest 0.000733 0.000163 74.195351 ( 10.478768)
test_basic 0.005448 0.001210 0.346875 ( 0.433033)
test_all 0.001664 0.000369 671.531471 ( 98.279631)
test_rubyspec 0.068222 0.058152 51.565072 ( 59.642200)
total: 177.87 sec