Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-114925
#<BuildRuby:0x0000561215f219d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-114925",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009530 0.000376 1.188419 ( 1.316919)
build_miniruby 0.001915 0.000127 0.836306 ( 0.835140)
build_ruby 0.002984 0.000199 2.226439 ( 2.135079)
build_all 0.015693 0.004314 18.516994 ( 2.165139)
build_install 0.021292 0.000720 2.052907 ( 1.028461)
test_btest 0.001476 0.000135 95.103397 ( 9.483685)
test_basic 0.003331 0.004690 0.353191 ( 0.441305)
test_all 0.001468 0.000192 693.658074 ( 73.159204)
test_rubyspec 0.105463 0.032039 49.344581 ( 57.891990)
total: 148.46 sec