Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-092038
#<BuildRuby:0x000055df52060130
@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.20240617-092038",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004356 0.000363 1.051422 ( 1.483349)
build_miniruby 0.001045 0.000087 0.708681 ( 0.708606)
build_ruby 0.001274 0.000106 2.264196 ( 2.264942)
build_all 0.007362 0.000613 12.612549 ( 1.020216)
build_install 0.008912 0.005717 4.102396 ( 1.058783)
test_btest 0.000648 0.000099 71.735949 ( 5.451626)
test_basic 0.000000 0.005131 0.404073 ( 0.483917)
test_all 0.068146 0.030319 368.609621 ( 43.301841)
test_rubyspec 0.029083 0.014033 86.787000 ( 10.989722)
total: 66.76 sec