Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-152015
#<BuildRuby:0x000055aaef1e8af8
@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.20220217-152015",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000031 0.000005 0.000036 ( 0.000032)
build_up 0.001649 0.008713 0.938958 ( 1.045691)
build_miniruby 0.001499 0.000461 0.068609 ( 0.066831)
build_ruby 0.001364 0.000420 0.076065 ( 0.074500)
build_all 0.009285 0.001376 4.082588 ( 0.804840)
build_install 0.017178 0.008939 7.879429 ( 2.350121)
test_btest 0.000860 0.000286 74.653580 ( 7.978998)
test_basic 0.007010 0.000769 0.336306 ( 0.430943)
test_all 0.001637 0.000175 696.383115 ( 68.599371)
test_rubyspec 0.096789 0.058218 46.120152 ( 51.356109)
total: 132.71 sec