Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-090524
#<BuildRuby:0x00005652072404f0
@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.20220225-090524",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000000 0.000016 0.000016 ( 0.000016)
build_up 0.005605 0.007113 0.877756 ( 1.310429)
build_miniruby 0.001472 0.000526 0.077528 ( 0.075185)
build_ruby 0.001621 0.000579 0.074500 ( 0.072205)
build_all 0.004859 0.006144 4.177899 ( 0.837293)
build_install 0.020740 0.003926 7.948946 ( 2.404724)
test_btest 0.001637 0.000000 73.403038 ( 8.095967)
test_basic 0.006845 0.001489 0.349177 ( 0.436837)
test_all 0.001969 0.000000 673.053704 ( 65.842885)
test_rubyspec 0.104666 0.058811 46.291868 ( 51.526442)
total: 130.60 sec