Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-173459
#<BuildRuby:0x00005622d0ba7ce8
@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.20231101-173459",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000788 0.004205 1.408053 ( 1.644763)
build_miniruby 0.000856 0.000252 0.891118 ( 0.890456)
build_ruby 0.000000 0.001941 2.859854 ( 2.859719)
build_all 0.007372 0.003108 16.709235 ( 1.496467)
build_install 0.007506 0.001404 4.993796 ( 1.186347)
test_btest 0.000000 0.001062 82.961832 ( 7.645785)
test_basic 0.000000 0.005750 0.787789 ( 0.866675)
test_all 0.084038 0.050144 531.616774 ( 53.453052)
test_rubyspec 0.024053 0.022263 50.999154 ( 63.342768)
total: 133.39 sec