Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-171445
#<BuildRuby:0x0000564892cdf600
@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.20221114-171445",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008162 0.001884 1.142796 ( 1.142232)
build_miniruby 0.001825 0.000421 0.121453 ( 0.116973)
build_ruby 0.001848 0.000426 0.119344 ( 0.101691)
build_all 0.008736 0.000848 1.579202 ( 0.673662)
build_install 0.021375 0.000183 1.944610 ( 1.006837)
test_btest 0.001822 0.000303 84.849824 ( 9.248265)
test_basic 0.007896 0.000420 0.415010 ( 0.502488)
test_all 0.002418 0.000382 664.335428 ( 68.636541)
test_rubyspec 0.089283 0.088584 48.542324 ( 57.008805)
total: 138.44 sec