Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-100834
#<BuildRuby:0x000055e24379d5a8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-100834",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004997 0.006642 0.946014 ( 1.136940)
build_miniruby 0.001373 0.000633 0.076751 ( 0.076822)
build_ruby 0.001242 0.000574 0.068891 ( 0.068702)
build_all 0.005077 0.004542 4.062282 ( 0.778966)
build_install 0.014671 0.007335 7.850542 ( 2.360295)
test_btest 0.000823 0.000412 47.437616 ( 44.017035)
test_basic 0.005239 0.002619 0.334772 ( 0.424452)
test_all 0.001975 0.000000 690.006686 ( 67.026421)
test_rubyspec 0.079786 0.080954 45.527245 ( 51.026187)
total: 166.92 sec