Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-143410
#<BuildRuby:0x0000562b84327778
@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.20220615-143410",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007663 0.003908 1.317072 ( 1.802084)
build_miniruby 0.002062 0.000793 7.193927 ( 7.180384)
build_ruby 0.003037 0.001168 3.142964 ( 3.002244)
build_all 0.016576 0.003988 24.251853 ( 7.107939)
build_install 0.014395 0.007598 5.928132 ( 2.785565)
test_btest 0.000942 0.000359 73.742882 ( 8.216202)
test_basic 0.004416 0.004366 0.328826 ( 0.417393)
test_all 0.002005 0.000820 670.077217 ( 65.185391)
test_rubyspec 0.108986 0.055416 45.364431 ( 51.037390)
total: 146.74 sec