Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-011923
#<BuildRuby:0x000055a3ce51f280
@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.20231217-011923",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003638 0.001213 1.024891 ( 1.321577)
build_miniruby 0.000785 0.000262 0.879082 ( 0.879006)
build_ruby 0.000000 0.001136 2.714459 ( 2.715148)
build_all 0.004127 0.003172 12.131912 ( 1.019353)
build_install 0.012175 0.001080 3.600729 ( 0.970033)
test_btest 0.000432 0.000144 62.822649 ( 5.424066)
test_basic 0.000000 0.003881 0.384381 ( 0.460858)
test_all 0.068126 0.031515 385.876263 ( 43.868472)
test_rubyspec 0.022658 0.032606 39.775296 ( 52.462761)
total: 109.12 sec