Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-101805
#<BuildRuby:0x0000556bb9bb4098
@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.20231213-101805",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004788 0.000144 1.008055 ( 1.284085)
build_miniruby 0.000819 0.000149 0.871785 ( 0.871862)
build_ruby 0.001060 0.000192 2.710295 ( 2.713145)
build_all 0.006250 0.001438 12.082046 ( 1.019600)
build_install 0.009663 0.004814 3.524312 ( 0.964387)
test_btest 0.000618 0.000145 64.575558 ( 4.603511)
test_basic 0.000987 0.002973 0.379600 ( 0.461529)
test_all 0.096154 0.008855 408.439559 ( 39.380653)
test_rubyspec 0.036572 0.036349 39.631823 ( 52.305780)
total: 103.61 sec