Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-044823
#<BuildRuby:0x00005642ef8bfbb8
@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.20231130-044823",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000473 0.004077 1.232703 ( 1.615602)
build_miniruby 0.000977 0.000155 0.942649 ( 0.942437)
build_ruby 0.001151 0.000182 2.682490 ( 2.682380)
build_all 0.005905 0.004498 16.949751 ( 1.496408)
build_install 0.009993 0.000000 5.044044 ( 1.253109)
test_btest 0.001094 0.000000 84.446941 ( 7.647040)
test_basic 0.003894 0.000425 0.589480 ( 0.667258)
test_all 0.121216 0.014786 550.178959 ( 51.374062)
test_rubyspec 0.030102 0.018089 50.950493 ( 63.297858)
total: 130.98 sec