Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-155511
#<BuildRuby:0x0000562ac377fe90
@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.20230121-155511",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003846 0.000003 0.649430 ( 1.077860)
build_miniruby 0.000751 0.000188 0.629758 ( 0.628924)
build_ruby 0.001052 0.000263 2.222020 ( 2.222727)
build_all 0.003696 0.005335 11.945565 ( 1.476916)
build_install 0.002729 0.003766 1.481651 ( 0.703721)
test_btest 0.000482 0.000186 65.822148 ( 5.685171)
test_basic 0.000874 0.002848 0.240545 ( 0.336904)
test_all 0.000428 0.000809 488.814073 ( 49.422278)
test_rubyspec 0.015252 0.014696 35.522333 ( 46.086822)
total: 107.64 sec