Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-000218
#<BuildRuby:0x000055827a762ff8
@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-000218",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003486 0.001162 0.986366 ( 1.273504)
build_miniruby 0.000990 0.000330 0.868294 ( 0.868299)
build_ruby 0.001225 0.000408 2.715947 ( 2.719397)
build_all 0.003398 0.004135 12.143125 ( 0.990732)
build_install 0.005348 0.004889 3.592659 ( 0.967257)
test_btest 0.000353 0.000160 62.867475 ( 5.508686)
test_basic 0.000000 0.002972 0.369622 ( 0.453547)
test_all 0.077273 0.021663 378.169640 ( 43.063396)
test_rubyspec 0.040809 0.024627 39.616784 ( 52.288978)
total: 108.13 sec