Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-181413
#<BuildRuby:0x00005629970c3d90
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220529-181413",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005678 0.000946 0.899771 ( 1.094905)
build_miniruby 0.000812 0.000135 0.057478 ( 0.056322)
build_ruby 0.000754 0.000126 0.058621 ( 0.057439)
build_all 0.001301 0.003019 1.505655 ( 0.609844)
build_install 0.009125 0.001955 6.312999 ( 2.852550)
test_btest 0.000651 0.000140 53.204335 ( 8.090957)
test_basic 0.005054 0.001083 0.346067 ( 0.433832)
test_all 0.000974 0.000209 632.832176 ( 92.681480)
test_rubyspec 0.052969 0.039887 44.229219 ( 49.811402)
total: 155.69 sec