Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-005016
#<BuildRuby:0x000055e355da4178
@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.20231203-005016",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004750 0.000138 0.986473 ( 1.231445)
build_miniruby 0.000839 0.000153 0.875111 ( 0.874672)
build_ruby 0.001504 0.000273 2.711693 ( 2.713629)
build_all 0.006516 0.001184 12.147881 ( 0.971488)
build_install 0.001391 0.007213 3.584579 ( 0.973711)
test_btest 0.000652 0.000200 63.659331 ( 4.900865)
test_basic 0.002364 0.000728 0.374844 ( 0.453056)
test_all 0.069581 0.036513 397.142888 ( 43.685605)
test_rubyspec 0.023173 0.036273 40.126652 ( 52.795244)
total: 108.60 sec