Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-033503
#<BuildRuby:0x0000564adab9c0a0
@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.20231204-033503",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005729 0.000520 1.137942 ( 1.492217)
build_miniruby 0.000885 0.000081 0.839350 ( 0.840050)
build_ruby 0.001414 0.000129 2.776464 ( 2.777002)
build_all 0.009301 0.000381 16.173237 ( 1.443986)
build_install 0.008278 0.000248 4.681874 ( 1.119720)
test_btest 0.000995 0.000077 84.078782 ( 7.374255)
test_basic 0.004702 0.000362 0.816603 ( 0.892824)
test_all 0.094014 0.041317 531.142626 ( 46.844702)
test_rubyspec 0.015017 0.031380 50.058821 ( 62.363833)
total: 125.15 sec