Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-092702
#<BuildRuby:0x0000559f169d7bb8
@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.20231021-092702",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001846 0.003619 1.480583 ( 1.671043)
build_miniruby 0.000864 0.000182 0.764940 ( 0.764294)
build_ruby 0.000996 0.000210 2.664611 ( 2.665060)
build_all 0.000000 0.010728 16.438468 ( 1.469024)
build_install 0.006092 0.006334 4.937837 ( 1.146517)
test_btest 0.001071 0.000000 83.227212 ( 7.157732)
test_basic 0.004034 0.000397 0.710171 ( 0.784082)
test_all 0.006322 0.000759 512.497703 ( 47.660052)
test_rubyspec 0.025659 0.029854 50.090081 ( 62.379716)
total: 125.70 sec