Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-053422
#<BuildRuby:0x000055bd71618c10
@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.20220315-053422",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007929 0.002883 1.010935 ( 1.970766)
build_miniruby 0.001266 0.000460 0.068082 ( 0.067071)
build_ruby 0.001434 0.000522 0.077081 ( 0.075978)
build_all 0.004801 0.004976 4.159807 ( 0.870499)
build_install 0.014416 0.009390 7.943899 ( 2.440675)
test_btest 0.000992 0.000458 75.329093 ( 8.077660)
test_basic 0.006916 0.000000 0.344454 ( 0.435238)
test_all 0.001679 0.000000 673.482262 ( 66.335137)
test_rubyspec 0.094620 0.058539 46.203665 ( 51.747089)
total: 132.02 sec