Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-093859
#<BuildRuby:0x0000557c67038728
@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.20230109-093859",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005231 0.001208 0.849356 ( 1.056222)
build_miniruby 0.001099 0.000253 1.019508 ( 1.017555)
build_ruby 0.001281 0.000295 2.781327 ( 2.778712)
build_all 0.008056 0.001859 16.892249 ( 3.002046)
build_install 0.011445 0.000169 2.130357 ( 1.078875)
test_btest 0.000868 0.000174 70.739462 ( 11.537973)
test_basic 0.001286 0.005762 0.361956 ( 0.447478)
test_all 0.001700 0.000453 658.608818 (100.044081)
test_rubyspec 0.067750 0.049086 51.951299 ( 60.063808)
total: 181.03 sec