Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-033817
#<BuildRuby:0x000055557e497ce8
@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.20231027-033817",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003199 0.001280 1.465761 ( 1.657558)
build_miniruby 0.000779 0.000312 0.894405 ( 0.894173)
build_ruby 0.001841 0.000000 2.834130 ( 2.833382)
build_all 0.006524 0.003366 16.473443 ( 1.577588)
build_install 0.005896 0.003099 4.958698 ( 1.177979)
test_btest 0.000735 0.000300 83.728521 ( 7.432927)
test_basic 0.004585 0.000000 0.761916 ( 0.838102)
test_all 0.103443 0.035445 491.280784 ( 53.927170)
test_rubyspec 0.039071 0.010725 49.473619 ( 61.775898)
total: 132.12 sec