Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-090953
#<BuildRuby:0x000055e1092f15a8
@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.20220131-090953",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000036 0.000002 0.000038 ( 0.000041)
build_up 0.007205 0.004523 0.957440 ( 1.154297)
build_miniruby 0.000000 0.002536 0.073912 ( 0.070869)
build_ruby 0.000000 0.002117 0.077241 ( 0.075005)
build_all 0.002924 0.008870 4.105740 ( 0.803799)
build_install 0.017935 0.004737 7.742833 ( 2.321270)
test_btest 0.000916 0.000305 47.467722 ( 44.116082)
test_basic 0.000000 0.007126 0.338986 ( 0.436883)
test_all 0.001327 0.000558 651.330031 ( 65.131794)
test_rubyspec 0.107860 0.044024 46.091243 ( 51.549694)
total: 165.66 sec