Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-153714
#<BuildRuby:0x0000560b8605b5f8
@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.20231112-153714",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004654 0.000118 1.390745 ( 1.628436)
build_miniruby 0.000988 0.000156 0.889826 ( 0.889879)
build_ruby 0.001379 0.000217 2.670214 ( 2.670336)
build_all 0.009258 0.000777 16.217546 ( 1.512897)
build_install 0.010012 0.000182 4.915634 ( 1.206992)
test_btest 0.000930 0.000127 84.671003 ( 6.844844)
test_basic 0.004288 0.000585 0.668412 ( 0.744671)
test_all 0.107053 0.024500 516.640464 ( 49.179577)
test_rubyspec 0.024643 0.024551 51.624236 ( 63.941812)
total: 128.62 sec