Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-053630
#<BuildRuby:0x000055bcc89bbe20
@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.20231228-053630",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005046 0.000157 1.082451 ( 1.455591)
build_miniruby 0.000786 0.000124 0.885783 ( 0.885713)
build_ruby 0.001068 0.000169 2.729802 ( 2.730430)
build_all 0.006212 0.003789 15.772943 ( 1.441620)
build_install 0.005315 0.002647 4.500993 ( 1.126714)
test_btest 0.000795 0.000166 84.327166 ( 7.141104)
test_basic 0.000854 0.004067 0.696688 ( 0.771537)
test_all 0.105063 0.027167 546.567097 ( 49.311213)
test_rubyspec 0.027221 0.020752 50.224790 ( 62.636571)
total: 127.50 sec