Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-155143
#<BuildRuby:0x00005629c34435c0
@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.20230205-155143",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003517 0.000293 0.624449 ( 1.036896)
build_miniruby 0.000809 0.000067 0.648476 ( 0.647869)
build_ruby 0.001180 0.000098 2.021085 ( 2.020289)
build_all 0.008603 0.000296 12.230823 ( 1.490099)
build_install 0.006117 0.000083 1.458244 ( 0.708444)
test_btest 0.000618 0.000044 63.268660 ( 6.135630)
test_basic 0.003167 0.000226 0.240433 ( 0.335737)
test_all 0.001483 0.000000 499.095037 ( 47.145165)
test_rubyspec 0.004980 0.028479 35.285075 ( 45.854485)
total: 105.38 sec