Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-121744
#<BuildRuby:0x0000556027cf7fb0
@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.20221230-121744",
@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.000018 0.000006 0.000024 ( 0.000046)
configure 0.000011 0.000004 0.000015 ( 0.000028)
build_up 0.006120 0.000651 0.889417 ( 1.054340)
build_miniruby 0.001051 0.000300 1.021842 ( 1.019948)
build_ruby 0.001294 0.000370 2.777348 ( 2.774702)
build_all 0.009644 0.000000 16.811910 ( 2.949130)
build_install 0.010754 0.000827 2.303626 ( 1.191155)
test_btest 0.000804 0.000179 75.609449 ( 11.072950)
test_basic 0.005841 0.001298 0.360238 ( 0.444715)
test_all 0.000559 0.000693 665.404760 (100.287837)
test_rubyspec 0.081733 0.041307 51.703899 ( 59.729310)
total: 180.52 sec