Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-154832
#<BuildRuby:0x000055927629c0d0
@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.20230101-154832",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000015 0.000005 0.000020 ( 0.000032)
build_up 0.006112 0.000646 0.847438 ( 1.025816)
build_miniruby 0.001056 0.000302 1.017785 ( 1.015915)
build_ruby 0.001323 0.000378 2.779194 ( 2.776600)
build_all 0.004111 0.005662 16.756320 ( 3.016076)
build_install 0.011832 0.000000 2.290906 ( 1.180238)
test_btest 0.000872 0.000000 73.132975 ( 10.872751)
test_basic 0.003043 0.003785 0.310716 ( 0.396794)
test_all 0.001017 0.000339 673.615171 ( 95.934401)
test_rubyspec 0.086097 0.044498 51.598611 ( 59.666440)
total: 175.89 sec