Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-110004
#<BuildRuby:0x000055ce91607858
@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.20231028-110004",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.004427 0.000000 1.160310 ( 1.446211)
build_miniruby 0.001041 0.000000 0.937241 ( 0.936818)
build_ruby 0.001672 0.000000 2.675230 ( 2.674743)
build_all 0.009974 0.000000 16.756595 ( 1.530549)
build_install 0.008563 0.000000 4.984076 ( 1.217854)
test_btest 0.000000 0.001151 84.330795 ( 7.355956)
test_basic 0.000000 0.005725 0.732803 ( 0.807803)
test_all 0.102139 0.035800 507.234801 ( 60.581752)
test_rubyspec 0.022263 0.024567 49.384838 ( 61.776686)
total: 138.33 sec