Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-021941
#<BuildRuby:0x0000558575974028
@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.20221225-021941",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000024 0.000008 0.000032 ( 0.000033)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.004274 0.000084 0.870620 ( 1.578307)
build_miniruby 0.000964 0.000000 1.026327 ( 1.024943)
build_ruby 0.001193 0.000000 2.621266 ( 2.619655)
build_all 0.008190 0.000677 15.681894 ( 3.310067)
build_install 0.008982 0.000137 2.294189 ( 1.305316)
test_btest 0.000427 0.000106 66.720477 ( 10.952779)
test_basic 0.001461 0.003454 0.339741 ( 0.429986)
test_all 0.000878 0.000258 644.030576 ( 99.960888)
test_rubyspec 0.033903 0.025740 52.148630 ( 60.334225)
total: 181.52 sec