Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-232249
#<BuildRuby:0x000055f32a978010
@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.20240615-232249",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005509 0.000459 1.046077 ( 1.508886)
build_miniruby 0.000000 0.000978 0.732261 ( 0.732328)
build_ruby 0.000000 0.001550 2.244941 ( 2.245664)
build_all 0.005634 0.001978 12.424919 ( 1.082892)
build_install 0.009252 0.005540 4.511836 ( 1.079616)
test_btest 0.000643 0.000138 70.536630 ( 5.982428)
test_basic 0.000843 0.005159 0.433170 ( 0.511645)
test_all 0.065366 0.038495 368.278721 ( 39.391878)
test_rubyspec 0.025799 0.016142 86.812441 ( 10.938836)
total: 63.47 sec