Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-224317
#<BuildRuby:0x000055e1a7ac35f8
@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.20231209-224317",
@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.000001 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006362 0.000335 1.281785 ( 1.627567)
build_miniruby 0.000933 0.000050 0.929265 ( 0.928939)
build_ruby 0.001341 0.000071 2.793215 ( 2.794160)
build_all 0.010673 0.000000 16.778083 ( 1.466753)
build_install 0.004121 0.004322 4.966724 ( 1.170485)
test_btest 0.000949 0.000082 87.765123 ( 7.527452)
test_basic 0.003846 0.000000 0.635133 ( 0.713357)
test_all 0.104966 0.033559 533.233702 ( 61.651472)
test_rubyspec 0.019252 0.030003 50.684681 ( 63.029146)
total: 140.91 sec