Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-181630
#<BuildRuby:0x000055660e684010
@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-181630",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005281 0.001132 0.843536 ( 1.030468)
build_miniruby 0.001058 0.000227 1.020315 ( 1.018434)
build_ruby 0.001334 0.000286 2.773875 ( 2.771270)
build_all 0.008863 0.000897 16.654159 ( 2.995314)
build_install 0.009547 0.000000 2.224506 ( 1.177641)
test_btest 0.000850 0.000000 76.374844 ( 10.354971)
test_basic 0.006771 0.000000 0.347415 ( 0.433460)
test_all 0.001534 0.000000 672.513638 ( 94.578436)
test_rubyspec 0.060761 0.015951 51.494809 ( 59.636620)
total: 174.00 sec