Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-104711
#<BuildRuby:0x00005566f47a6678
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-104711",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000016 0.000007 0.000023 ( 0.000022)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004667 0.001944 0.850772 ( 1.054094)
build_miniruby 0.000880 0.000367 1.023906 ( 1.021970)
build_ruby 0.000000 0.001728 2.792805 ( 2.790184)
build_all 0.009079 0.000989 16.912566 ( 2.996385)
build_install 0.008198 0.003279 2.123360 ( 1.084553)
test_btest 0.000000 0.000608 76.777468 ( 11.235986)
test_basic 0.001454 0.004903 0.345517 ( 0.432002)
test_all 0.000844 0.000398 662.009066 (103.968111)
test_rubyspec 0.074471 0.059295 52.291784 ( 60.363076)
total: 184.95 sec