Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-182747
#<BuildRuby:0x000055ee7616f2c8
@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.20221226-182747",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000196 0.003966 0.607064 ( 1.036648)
build_miniruby 0.000684 0.000205 0.750494 ( 0.749808)
build_ruby 0.001001 0.000300 2.518828 ( 2.519147)
build_all 0.008973 0.000189 12.601178 ( 1.505685)
build_install 0.006634 0.000000 1.569244 ( 0.769371)
test_btest 0.000683 0.000000 65.449041 ( 6.195348)
test_basic 0.002959 0.000438 0.248187 ( 0.343473)
test_all 0.000883 0.000189 480.505660 ( 46.161019)
test_rubyspec 0.010377 0.017622 35.466926 ( 45.999206)
total: 105.28 sec