Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-023028
#<BuildRuby:0x000055a362368ea8
@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.20220902-023028",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011095 0.000963 0.999112 ( 1.032632)
build_miniruby 0.002308 0.000000 0.078272 ( 0.075724)
build_ruby 0.001892 0.000013 0.075021 ( 0.073891)
build_all 0.003724 0.005566 1.545473 ( 0.584850)
build_install 0.022729 0.000000 1.872785 ( 0.923568)
test_btest 0.001072 0.000000 74.609066 ( 8.259207)
test_basic 0.006256 0.000000 0.330857 ( 0.421444)
test_all 0.003663 0.000588 680.226968 ( 67.325783)
test_rubyspec 0.117612 0.061242 45.224058 ( 53.697107)
total: 132.40 sec