Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-212227
#<BuildRuby:0x000055ea9e8fef88
@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.20231212-212227",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000013)
build_up 0.000774 0.004188 1.418728 ( 1.779862)
build_miniruby 0.000817 0.000182 0.877321 ( 0.877248)
build_ruby 0.001019 0.000227 2.764024 ( 2.764744)
build_all 0.006621 0.003741 17.128006 ( 1.525065)
build_install 0.001198 0.007217 5.094067 ( 1.200484)
test_btest 0.000842 0.000280 87.561160 ( 8.060473)
test_basic 0.002876 0.000959 0.707884 ( 0.785827)
test_all 0.129909 0.009073 531.212754 ( 56.604019)
test_rubyspec 0.021983 0.025400 50.241573 ( 62.542489)
total: 136.14 sec