Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-102637
#<BuildRuby:0x000055d8f28ceeb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230708-102637",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004519 0.000502 1.456081 ( 2.646698)
build_miniruby 0.000796 0.000089 0.864296 ( 0.864911)
build_ruby 0.001002 0.000111 2.685753 ( 2.686846)
build_all 0.003272 0.004983 7.954442 ( 7.249344)
build_install 0.004752 0.003724 1.892430 ( 1.613747)
test_btest 0.001241 0.000248 88.246597 ( 7.391673)
test_basic 0.004795 0.000062 0.715647 ( 0.794563)
test_all 0.001794 0.000000 446.235515 ( 46.802694)
test_rubyspec 0.025818 0.011523 42.753103 ( 55.200175)
total: 125.25 sec