Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-012122
#<BuildRuby:0x00005558ff50bfd8
@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.20240108-012122",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004602 0.000000 1.252015 ( 1.635976)
build_miniruby 0.001151 0.000000 1.491225 ( 1.494371)
build_ruby 0.001642 0.000000 4.342906 ( 4.354710)
build_all 0.009892 0.000773 16.644586 ( 1.879512)
build_install 0.009100 0.006201 4.995600 ( 1.841669)
test_btest 0.000682 0.000131 85.506264 ( 11.471654)
test_basic 0.006434 0.001238 0.722137 ( 0.787984)
test_all 0.075723 0.044590 550.446170 ( 63.075933)
test_rubyspec 0.042874 0.024109 78.542989 ( 90.810023)
total: 177.35 sec