Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-154530
#<BuildRuby:0x00005601dfffb680
@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.20220529-154530",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000076 0.000025 0.000101 ( 0.000107)
configure 0.000024 0.000008 0.000032 ( 0.000028)
build_up 0.010816 0.000882 0.967478 ( 1.104424)
build_miniruby 0.001479 0.000422 0.073571 ( 0.072022)
build_ruby 0.001626 0.000465 0.074164 ( 0.071948)
build_all 0.003952 0.005733 1.501260 ( 0.604593)
build_install 0.014009 0.009292 5.867420 ( 2.860331)
test_btest 0.000934 0.000385 76.777578 ( 9.217710)
test_basic 0.002723 0.005964 0.317016 ( 0.407391)
test_all 0.002459 0.000000 671.697843 ( 65.585564)
test_rubyspec 0.094053 0.083255 46.183384 ( 51.816082)
total: 131.74 sec