Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-052223
#<BuildRuby:0x0000559f9a5635f8
@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.20231022-052223",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004637 0.000184 2.131916 ( 2.335329)
build_miniruby 0.000820 0.000241 0.881917 ( 0.882988)
build_ruby 0.001016 0.000299 2.800909 ( 2.800954)
build_all 0.004259 0.005671 16.855209 ( 1.488390)
build_install 0.003405 0.005822 5.386619 ( 1.206526)
test_btest 0.000765 0.000315 80.975974 ( 7.873167)
test_basic 0.000000 0.003953 0.602816 ( 0.680398)
test_all 0.092379 0.040152 531.066854 ( 48.541435)
test_rubyspec 0.032985 0.018711 49.989998 ( 62.268513)
total: 128.08 sec