Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-004857
#<BuildRuby:0x00005604b3df7c18
@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-004857",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003456 0.000692 1.039481 ( 1.277527)
build_miniruby 0.000859 0.000172 0.905164 ( 0.905104)
build_ruby 0.000834 0.000167 2.733829 ( 2.737589)
build_all 0.006670 0.000383 12.137373 ( 1.063969)
build_install 0.007503 0.001364 3.593654 ( 0.992311)
test_btest 0.000579 0.000105 62.229832 ( 6.283412)
test_basic 0.003940 0.000000 0.383376 ( 0.466519)
test_all 0.083399 0.024861 447.995905 ( 43.106307)
test_rubyspec 0.024607 0.024768 40.152031 ( 52.898968)
total: 109.73 sec