Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-143130
#<BuildRuby:0x0000559d36a2c028
@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.20230113-143130",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.001064 0.005764 0.897452 ( 1.119211)
build_miniruby 0.001003 0.000335 1.016488 ( 1.014537)
build_ruby 0.001094 0.000365 2.768349 ( 2.765947)
build_all 0.003869 0.005987 16.760132 ( 2.973790)
build_install 0.009546 0.001790 2.083596 ( 1.072856)
test_btest 0.000756 0.000288 74.574680 ( 10.804544)
test_basic 0.006834 0.000048 0.348973 ( 0.434301)
test_all 0.000955 0.000332 654.839641 (110.076162)
test_rubyspec 0.080295 0.044376 52.147538 ( 60.267719)
total: 190.53 sec