Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-153021
#<BuildRuby:0x000055af5a81b708
@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.20230528-153021",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005144 0.000525 1.373972 ( 2.632265)
build_miniruby 0.000712 0.000317 0.830251 ( 0.830277)
build_ruby 0.000000 0.001259 2.476963 ( 2.477159)
build_all 0.004202 0.004778 12.524265 ( 1.131194)
build_install 0.003744 0.003769 1.728929 ( 0.863242)
test_btest 0.000624 0.000364 80.046545 ( 7.463806)
test_basic 0.001675 0.002515 0.606000 ( 0.688679)
test_all 0.000685 0.000421 440.762764 ( 45.133899)
test_rubyspec 0.017647 0.023131 42.332100 ( 54.906584)
total: 116.13 sec