Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-184951
#<BuildRuby:0x0000563624abb520
@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.20230609-184951",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000009 0.000007 0.000016 ( 0.000017)
configure 0.000005 0.000004 0.000009 ( 0.000009)
build_up 0.002799 0.003013 1.513871 ( 2.802607)
build_miniruby 0.000968 0.000000 0.774379 ( 0.773665)
build_ruby 0.001200 0.000000 2.402056 ( 2.402064)
build_all 0.009497 0.000000 12.818326 ( 1.104156)
build_install 0.007876 0.000000 1.846917 ( 0.843363)
test_btest 0.001235 0.000000 83.449268 ( 6.896701)
test_basic 0.003977 0.000000 0.646873 ( 0.728414)
test_all 0.001309 0.000000 419.514804 ( 43.783395)
test_rubyspec 0.017095 0.021096 42.242279 ( 54.770971)
total: 114.11 sec