Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-031639
#<BuildRuby:0x0000558231010460
@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.20230108-031639",
@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.000017)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.005137 0.001100 0.846827 ( 1.379765)
build_miniruby 0.001367 0.000000 1.015342 ( 1.013192)
build_ruby 0.001442 0.000000 2.785902 ( 2.783340)
build_all 0.005595 0.004243 16.864445 ( 2.997094)
build_install 0.000357 0.011123 2.113682 ( 1.082512)
test_btest 0.000630 0.000259 74.649412 ( 11.024854)
test_basic 0.002964 0.003569 0.344142 ( 0.430496)
test_all 0.000891 0.000396 647.158384 ( 99.348614)
test_rubyspec 0.071357 0.058701 52.514879 ( 60.562141)
total: 180.62 sec