Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-083507
#<BuildRuby:0x000056163aa07d68
@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-083507",
@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.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001931 0.003081 1.236459 ( 1.851424)
build_miniruby 0.000835 0.000119 0.801090 ( 0.800946)
build_ruby 0.001395 0.000199 2.804922 ( 2.805159)
build_all 0.009248 0.000748 15.914260 ( 1.423828)
build_install 0.008005 0.000521 4.706011 ( 1.146143)
test_btest 0.000621 0.000081 84.063463 ( 7.261643)
test_basic 0.004304 0.000562 0.798074 ( 0.872614)
test_all 0.102506 0.033208 517.546844 ( 51.605251)
test_rubyspec 0.023255 0.025165 49.397340 ( 61.771446)
total: 129.54 sec