Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-165111
#<BuildRuby:0x0000557622664110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231221-165111",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000883 0.004285 1.048999 ( 1.301161)
build_miniruby 0.000760 0.000228 0.898878 ( 0.899089)
build_ruby 0.000885 0.000265 2.740527 ( 2.743808)
build_all 0.006865 0.000703 12.141873 ( 1.025214)
build_install 0.008996 0.003216 3.642977 ( 1.006421)
test_btest 0.000437 0.000125 67.886079 ( 5.648242)
test_basic 0.002783 0.000795 0.384783 ( 0.467182)
test_all 0.077371 0.027381 447.688400 ( 38.736936)
test_rubyspec 0.026276 0.027133 40.699972 ( 53.435467)
total: 105.26 sec