Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-101132
#<BuildRuby:0x00005647766a6f08
@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-101132",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.010264 0.000943 0.829819 ( 0.974225)
build_miniruby 0.001576 0.000242 0.063143 ( 0.061435)
build_ruby 0.001568 0.000242 0.064864 ( 0.063755)
build_all 0.007679 0.001181 1.245366 ( 0.470455)
build_install 0.014574 0.000488 1.580087 ( 0.788102)
test_btest 0.001142 0.000153 53.119560 ( 6.074134)
test_basic 0.006047 0.000033 0.298067 ( 0.388413)
test_all 0.004295 0.000000 508.936811 ( 54.703058)
test_rubyspec 0.092875 0.026425 41.528569 ( 48.942726)
total: 112.47 sec