Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-053228
#<BuildRuby:0x00005598d5739c68
@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.20230101-053228",
@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.000007 0.000024 ( 0.000023)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.004660 0.001942 0.843619 ( 1.039359)
build_miniruby 0.001377 0.000000 1.021043 ( 1.018950)
build_ruby 0.001590 0.000000 2.771552 ( 2.768797)
build_all 0.006681 0.003046 16.774655 ( 2.994145)
build_install 0.005185 0.006488 2.274421 ( 1.175040)
test_btest 0.000723 0.000337 74.487710 ( 11.155384)
test_basic 0.004291 0.002002 0.349971 ( 0.436436)
test_all 0.001089 0.000508 657.025281 (110.328343)
test_rubyspec 0.083726 0.044278 51.642388 ( 59.694347)
total: 190.61 sec