Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-012351
#<BuildRuby:0x0000559139fcb7f8
@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.20231206-012351",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.004788 0.982298 ( 1.259352)
build_miniruby 0.000000 0.001008 0.873752 ( 0.873344)
build_ruby 0.000000 0.001038 2.695616 ( 2.697923)
build_all 0.000000 0.008252 12.162432 ( 0.975848)
build_install 0.000000 0.009750 3.552452 ( 0.967207)
test_btest 0.000000 0.000658 64.359410 ( 4.503746)
test_basic 0.001050 0.002464 0.369922 ( 0.451038)
test_all 0.080585 0.020663 404.510928 ( 41.767480)
test_rubyspec 0.040670 0.032208 39.618909 ( 52.254802)
total: 105.75 sec