Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-052059
#<BuildRuby:0x000055e024170098
@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.20230309-052059",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003020 0.001007 0.823106 ( 2.309709)
build_miniruby 0.000685 0.000229 0.643045 ( 0.642461)
build_ruby 0.000832 0.000277 2.109032 ( 2.109787)
build_all 0.000000 0.008450 11.316413 ( 0.981186)
build_install 0.004324 0.002304 1.550792 ( 0.855756)
test_btest 0.000618 0.000337 76.713694 ( 6.581207)
test_basic 0.000000 0.003602 0.250631 ( 0.346359)
test_all 0.001330 0.001015 403.864770 ( 44.229604)
test_rubyspec 0.018732 0.011182 36.436640 ( 46.832465)
total: 104.89 sec