Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-143248
#<BuildRuby:0x000055bf23ba0a58
@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.20220304-143248",
@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.000015 0.000004 0.000019 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008066 0.002200 1.011754 ( 1.163868)
build_miniruby 0.001447 0.000395 0.076697 ( 0.075684)
build_ruby 0.001570 0.000428 0.075878 ( 0.074842)
build_all 0.004998 0.005062 4.233641 ( 0.857312)
build_install 0.020881 0.001494 8.026181 ( 2.421739)
test_btest 0.001575 0.000000 73.370531 ( 8.009113)
test_basic 0.008434 0.000000 0.335931 ( 0.425256)
test_all 0.001568 0.000200 697.703518 ( 67.635152)
test_rubyspec 0.121143 0.049592 46.462074 ( 51.856822)
total: 132.52 sec