Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-112007
#<BuildRuby:0x000055f34e444110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231130-112007",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004032 0.000000 1.001839 ( 1.498688)
build_miniruby 0.001224 0.000000 0.881717 ( 0.881163)
build_ruby 0.001640 0.000000 2.706501 ( 2.708387)
build_all 0.007648 0.000000 12.011292 ( 0.998054)
build_install 0.009719 0.004799 3.588211 ( 0.968685)
test_btest 0.000609 0.000000 61.954859 ( 5.660385)
test_basic 0.000314 0.004323 0.377365 ( 0.458540)
test_all 0.064788 0.032219 381.901393 ( 33.809086)
test_rubyspec 0.023867 0.041693 39.812034 ( 52.476855)
total: 99.46 sec