Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-122712
#<BuildRuby:0x000056219ea049c8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220813-122712",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011377 0.001944 0.977197 ( 1.387458)
build_miniruby 0.001688 0.000450 0.076266 ( 0.074676)
build_ruby 0.001667 0.000444 0.079055 ( 0.076750)
build_all 0.010335 0.000169 1.536653 ( 0.588392)
build_install 0.022189 0.000000 1.892143 ( 0.930156)
test_btest 0.001428 0.000000 79.436781 ( 8.328287)
test_basic 0.007203 0.000325 0.328986 ( 0.418680)
test_all 0.004570 0.000000 684.341133 ( 66.048386)
test_rubyspec 0.114728 0.060593 45.893745 ( 53.553878)
total: 131.41 sec