Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-121446
#<BuildRuby:0x000055ade0934110
@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.20231216-121446",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003539 0.000707 1.028785 ( 1.291043)
build_miniruby 0.000654 0.000131 0.880333 ( 0.881552)
build_ruby 0.001426 0.000285 2.705967 ( 2.705260)
build_all 0.003440 0.004258 12.182819 ( 0.988693)
build_install 0.001158 0.009459 3.558650 ( 0.978245)
test_btest 0.000430 0.000195 65.338172 ( 4.607678)
test_basic 0.002921 0.000000 0.387382 ( 0.465670)
test_all 0.084245 0.014985 387.793417 ( 35.394862)
test_rubyspec 0.017328 0.057139 39.961028 ( 52.612574)
total: 99.93 sec