Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-021916
#<BuildRuby:0x00005602e29001d8
@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.20240622-021916",
@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.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001070 0.004159 1.053427 ( 1.297701)
build_miniruby 0.000824 0.000191 0.751220 ( 0.751152)
build_ruby 0.001188 0.000275 2.300862 ( 2.301622)
build_all 0.004344 0.004212 12.580000 ( 1.022015)
build_install 0.015690 0.000744 4.190977 ( 1.060138)
test_btest 0.000801 0.000000 71.312960 ( 5.039488)
test_basic 0.002544 0.002960 0.404949 ( 0.485833)
test_all 0.088464 0.010168 364.312121 ( 42.683186)
test_rubyspec 0.033316 0.007589 87.465441 ( 11.046428)
total: 65.69 sec