Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-064314
#<BuildRuby:0x0000558b82ed4028
@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.20240618-064314",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004119 0.000749 1.055190 ( 1.388084)
build_miniruby 0.000905 0.000164 0.707426 ( 0.707546)
build_ruby 0.001158 0.000211 2.241860 ( 2.242409)
build_all 0.006754 0.001228 12.474814 ( 1.029956)
build_install 0.005304 0.005161 4.149018 ( 1.062196)
test_btest 0.000536 0.000134 72.052102 ( 5.015047)
test_basic 0.004492 0.000000 0.407710 ( 0.487360)
test_all 0.077031 0.018278 366.744939 ( 35.960414)
test_rubyspec 0.016258 0.025612 87.086979 ( 10.994911)
total: 58.89 sec