Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-174455
#<BuildRuby:0x00005579cbb9f7b8
@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.20240112-174455",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002339 0.001770 0.975090 ( 1.336326)
build_miniruby 0.000851 0.000203 0.935892 ( 0.935451)
build_ruby 0.001231 0.000000 2.769471 ( 2.773536)
build_all 0.006794 0.002946 14.511612 ( 1.416489)
build_install 0.010233 0.000000 4.222019 ( 1.136057)
test_btest 0.000635 0.000049 80.367392 ( 7.340253)
test_basic 0.003003 0.000667 0.509642 ( 0.588735)
test_all 0.105898 0.029245 530.566955 ( 51.712635)
test_rubyspec 0.032260 0.001956 49.742041 ( 62.350150)
total: 129.59 sec