Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-111105
#<BuildRuby:0x000055c58d697e88
@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.20240104-111105",
@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.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.005787 1.156732 ( 1.358422)
build_miniruby 0.000000 0.001230 0.799938 ( 0.799724)
build_ruby 0.000718 0.001079 2.675101 ( 2.675950)
build_all 0.003809 0.003894 11.985722 ( 0.985976)
build_install 0.011977 0.000013 3.594234 ( 0.960370)
test_btest 0.000514 0.000220 65.479700 ( 5.034350)
test_basic 0.004471 0.000178 0.402020 ( 0.481478)
test_all 0.072969 0.025363 376.100527 ( 38.552102)
test_rubyspec 0.039588 0.026922 40.034179 ( 52.593486)
total: 103.44 sec