Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-182412
#<BuildRuby:0x0000558d51f6e620
@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.20230109-182412",
@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.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000020 0.000009 0.000029 ( 0.000013)
build_up 0.004442 0.002019 0.855627 ( 1.044845)
build_miniruby 0.000911 0.000414 1.017341 ( 1.015485)
build_ruby 0.001101 0.000501 2.782429 ( 2.779814)
build_all 0.000348 0.009553 16.836059 ( 2.995683)
build_install 0.010780 0.000743 2.111347 ( 1.074417)
test_btest 0.000710 0.000383 73.445913 ( 10.855935)
test_basic 0.005967 0.000550 0.354047 ( 0.440143)
test_all 0.000928 0.000464 670.797339 ( 98.600185)
test_rubyspec 0.057567 0.021683 52.081229 ( 60.218462)
total: 179.03 sec