Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-174814
#<BuildRuby:0x000055c470ba80d0
@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.20230118-174814",
@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.000017 0.000005 0.000022 ( 0.000023)
configure 0.000032 0.000010 0.000042 ( 0.000042)
build_up 0.001832 0.004539 0.848328 ( 1.061294)
build_miniruby 0.001453 0.000000 1.015687 ( 1.013630)
build_ruby 0.000000 0.001495 2.779209 ( 2.776790)
build_all 0.007091 0.002692 16.901046 ( 3.026126)
build_install 0.008137 0.003255 2.139391 ( 1.086302)
test_btest 0.000757 0.000303 76.809091 ( 10.980641)
test_basic 0.002675 0.003770 0.345574 ( 0.431955)
test_all 0.000911 0.000398 669.786453 ( 99.915419)
test_rubyspec 0.032649 0.055058 51.956362 ( 59.994459)
total: 180.29 sec