Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-115033
#<BuildRuby:0x0000563f749fffb0
@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.20230119-115033",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.006686 0.848361 ( 1.344196)
build_miniruby 0.000504 0.000732 1.024127 ( 1.022307)
build_ruby 0.001382 0.000259 2.781293 ( 2.778694)
build_all 0.009569 0.000283 16.934249 ( 2.995236)
build_install 0.010999 0.000440 2.120327 ( 1.085182)
test_btest 0.000838 0.000125 74.174941 ( 10.801515)
test_basic 0.000000 0.006543 0.359694 ( 0.446160)
test_all 0.000000 0.001279 670.491538 ( 98.263441)
test_rubyspec 0.093362 0.035984 52.037402 ( 60.054075)
total: 178.79 sec