Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-135000
#<BuildRuby:0x000056276e9a1438
@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.20220823-135000",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002602 0.009154 0.870074 ( 1.109678)
build_miniruby 0.000995 0.000452 0.055915 ( 0.054194)
build_ruby 0.001262 0.000574 0.061764 ( 0.059676)
build_all 0.005400 0.002455 1.249871 ( 0.457573)
build_install 0.013509 0.001402 1.582014 ( 0.781624)
test_btest 0.001492 0.000574 51.723580 ( 5.878894)
test_basic 0.006458 0.000400 0.283358 ( 0.373511)
test_all 0.003077 0.000582 510.388725 ( 53.477433)
test_rubyspec 0.107147 0.037497 41.925770 ( 50.376699)
total: 112.57 sec