Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-191045
#<BuildRuby:0x0000556eac517e88
@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.20231217-191045",
@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.000008 0.000001 0.000009 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003978 0.000362 1.029292 ( 1.284021)
build_miniruby 0.000798 0.000072 0.877653 ( 0.878713)
build_ruby 0.001604 0.000000 2.719866 ( 2.722480)
build_all 0.008049 0.000432 12.166116 ( 1.020034)
build_install 0.009075 0.004841 3.591917 ( 0.977019)
test_btest 0.000659 0.000094 63.571549 ( 4.795719)
test_basic 0.003293 0.000470 0.377671 ( 0.460474)
test_all 0.059283 0.042414 402.825395 ( 41.762744)
test_rubyspec 0.024610 0.047891 39.832318 ( 52.479609)
total: 106.38 sec