Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-232134
#<BuildRuby:0x0000560f51c4f1d8
@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.20220211-232134",
@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.000005 0.000013 ( 0.000013)
configure 0.000006 0.000004 0.000010 ( 0.000010)
build_up 0.003707 0.006512 0.948959 ( 1.066068)
build_miniruby 0.001412 0.000989 0.078076 ( 0.076066)
build_ruby 0.001082 0.000758 0.078562 ( 0.076756)
build_all 0.010927 0.001063 4.151630 ( 0.781156)
build_install 0.018557 0.004570 7.840860 ( 2.348433)
test_btest 0.000844 0.000422 75.005438 ( 7.853197)
test_basic 0.001548 0.005625 0.343969 ( 0.432436)
test_all 0.001095 0.000616 688.753104 ( 66.848297)
test_rubyspec 0.091286 0.083286 46.299444 ( 51.772946)
total: 131.26 sec