Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-071352
#<BuildRuby:0x000055fc325a7dd0
@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.20230104-071352",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.006012 0.000612 0.846540 ( 1.028191)
build_miniruby 0.001288 0.000000 1.008209 ( 1.006124)
build_ruby 0.001631 0.000000 2.772375 ( 2.770015)
build_all 0.007805 0.001813 16.704052 ( 2.977108)
build_install 0.000000 0.011818 2.301534 ( 1.178021)
test_btest 0.000000 0.000864 77.469456 ( 10.395449)
test_basic 0.001792 0.006095 0.384710 ( 0.467505)
test_all 0.001235 0.000658 668.551505 (104.554954)
test_rubyspec 0.079411 0.049184 51.426658 ( 59.476888)
total: 183.85 sec