Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-162242
#<BuildRuby:0x00005580c8342be8
@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.20230103-162242",
@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.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005849 0.000390 0.845682 ( 1.184559)
build_miniruby 0.001240 0.000083 1.016338 ( 1.014411)
build_ruby 0.001573 0.000105 2.772269 ( 2.769464)
build_all 0.009084 0.000606 16.722213 ( 2.957702)
build_install 0.010997 0.000733 2.315766 ( 1.186835)
test_btest 0.000655 0.000044 77.771631 ( 10.784468)
test_basic 0.000000 0.006548 0.363203 ( 0.449274)
test_all 0.000000 0.001324 660.204358 (101.982263)
test_rubyspec 0.101659 0.031345 51.791847 ( 59.855314)
total: 182.18 sec