Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-033947
#<BuildRuby:0x0000557f10438480
@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.20220218-033947",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.010512 0.953860 ( 2.013269)
build_miniruby 0.000822 0.001388 0.079016 ( 0.077089)
build_ruby 0.001035 0.000604 0.076847 ( 0.075681)
build_all 0.007903 0.002104 4.099549 ( 0.791836)
build_install 0.023390 0.000729 7.827191 ( 2.335275)
test_btest 0.000735 0.000286 75.450521 ( 8.123897)
test_basic 0.005709 0.002221 0.323904 ( 0.412833)
test_all 0.001743 0.000000 649.360898 ( 65.322947)
test_rubyspec 0.095049 0.046068 46.404414 ( 51.421609)
total: 130.58 sec