Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-230304
#<BuildRuby:0x0000561ea507f818
@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.20230727-230304",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.004843 0.000968 1.532970 ( 2.775351)
build_miniruby 0.000772 0.000155 0.899847 ( 0.898717)
build_ruby 0.001603 0.000000 2.649385 ( 2.653700)
build_all 0.001676 0.007293 13.180456 ( 1.267074)
build_install 0.004781 0.002892 1.874881 ( 0.860944)
test_btest 0.000764 0.000273 76.661260 ( 7.420713)
test_basic 0.001016 0.004393 0.789888 ( 0.867433)
test_all 0.001121 0.000480 474.655224 ( 51.463189)
test_rubyspec 0.006156 0.034849 43.588711 ( 56.015922)
total: 124.22 sec