Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-033624
#<BuildRuby:0x000055d7dd31fbb8
@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.20240113-033624",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.004596 0.952831 ( 1.345244)
build_miniruby 0.000000 0.001274 0.988296 ( 0.989111)
build_ruby 0.000156 0.001164 2.723010 ( 2.726116)
build_all 0.004328 0.005277 14.782575 ( 1.377575)
build_install 0.007680 0.001063 4.251535 ( 1.144468)
test_btest 0.000557 0.000167 75.275853 ( 7.745627)
test_basic 0.003147 0.000000 0.557023 ( 0.638635)
test_all 0.113278 0.021785 545.962159 ( 51.362617)
test_rubyspec 0.009687 0.025781 49.749228 ( 62.181349)
total: 129.51 sec