Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-204701
#<BuildRuby:0x0000561be81600d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230111-204701",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.004896 0.001632 0.856642 ( 1.518760)
build_miniruby 0.000917 0.000306 1.017443 ( 1.015758)
build_ruby 0.001103 0.000367 2.787768 ( 2.785107)
build_all 0.005256 0.004912 16.904543 ( 3.022121)
build_install 0.006280 0.005401 2.141811 ( 1.077269)
test_btest 0.000824 0.000353 76.709398 ( 10.182651)
test_basic 0.007847 0.000000 0.376936 ( 0.461203)
test_all 0.001338 0.000000 671.948151 ( 97.892539)
test_rubyspec 0.077089 0.045005 51.767318 ( 59.783522)
total: 177.74 sec