Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-130843
#<BuildRuby:0x000055d39a0fc3c8
@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.20221228-130843",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000039 0.000002 0.000041 ( 0.000042)
build_up 0.006420 0.000000 0.842984 ( 1.055668)
build_miniruby 0.001343 0.000000 1.014628 ( 1.012695)
build_ruby 0.001424 0.000064 2.802837 ( 2.800263)
build_all 0.009516 0.000296 16.694362 ( 2.978610)
build_install 0.006636 0.005213 2.288010 ( 1.172674)
test_btest 0.000982 0.000109 73.616200 ( 10.913626)
test_basic 0.000000 0.006607 0.377407 ( 0.463416)
test_all 0.000000 0.001647 659.073405 ( 92.565811)
test_rubyspec 0.092203 0.037325 51.782545 ( 59.803355)
total: 172.77 sec