Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-132557
#<BuildRuby:0x00005641e6df4098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231218-132557",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000478 0.004207 1.027323 ( 1.301787)
build_miniruby 0.001188 0.000000 0.873181 ( 0.873554)
build_ruby 0.001090 0.000000 2.702587 ( 2.703379)
build_all 0.008308 0.000000 12.095840 ( 1.017993)
build_install 0.009627 0.000000 3.584087 ( 0.980636)
test_btest 0.000809 0.000000 63.543511 ( 4.971971)
test_basic 0.003085 0.000000 0.378316 ( 0.461566)
test_all 0.088188 0.012618 385.266336 ( 37.925633)
test_rubyspec 0.046268 0.024868 39.681738 ( 52.321744)
total: 102.56 sec