Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-083557
#<BuildRuby:0x000055fb4ff374b0
@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.20231225-083557",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004612 0.000110 0.744844 ( 1.140340)
build_miniruby 0.000985 0.000179 0.904694 ( 0.904908)
build_ruby 0.001253 0.000000 2.786392 ( 2.788981)
build_all 0.007933 0.000000 12.160833 ( 1.035756)
build_install 0.005529 0.003797 3.459950 ( 0.989099)
test_btest 0.000671 0.000134 64.491616 ( 5.629929)
test_basic 0.003230 0.000646 0.373488 ( 0.483235)
test_all 0.086960 0.024173 449.848776 ( 44.226583)
test_rubyspec 0.029415 0.023319 40.492691 ( 53.278078)
total: 110.48 sec