Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-034604
#<BuildRuby:0x000055ba18da0020
@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.20230115-034604",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001027 0.003024 0.832361 ( 1.371705)
build_miniruby 0.000754 0.000100 0.715620 ( 0.708980)
build_ruby 0.001323 0.000000 2.409701 ( 2.413775)
build_all 0.001330 0.008428 12.966577 ( 1.640185)
build_install 0.005783 0.000704 1.531081 ( 0.712946)
test_btest 0.000544 0.000144 67.375152 ( 6.304596)
test_basic 0.000513 0.003441 0.263529 ( 0.358566)
test_all 0.001281 0.000287 505.646321 ( 47.942310)
test_rubyspec 0.015929 0.014203 35.407312 ( 45.996577)
total: 107.45 sec