Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-180251
#<BuildRuby:0x000056203b69c178
@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.20231209-180251",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004630 0.000421 0.997106 ( 1.268019)
build_miniruby 0.001168 0.000000 0.870401 ( 0.871017)
build_ruby 0.001021 0.000000 2.699880 ( 2.702134)
build_all 0.007418 0.000439 12.051600 ( 1.000590)
build_install 0.007511 0.005289 3.578243 ( 0.963122)
test_btest 0.000820 0.000126 62.998831 ( 5.504987)
test_basic 0.003363 0.000517 0.375659 ( 0.456163)
test_all 0.067812 0.030992 378.357767 ( 39.921819)
test_rubyspec 0.034822 0.037714 39.895365 ( 52.559707)
total: 105.25 sec