Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-084246
#<BuildRuby:0x0000556892933280
@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.20231228-084246",
@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.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003665 0.001466 1.159816 ( 1.548971)
build_miniruby 0.000929 0.000371 0.848015 ( 0.847098)
build_ruby 0.001354 0.000542 2.794753 ( 2.794596)
build_all 0.003368 0.006231 16.611796 ( 1.518065)
build_install 0.005381 0.002763 4.682231 ( 1.158816)
test_btest 0.001115 0.000000 84.752336 ( 7.210209)
test_basic 0.004125 0.000642 0.699286 ( 0.772808)
test_all 0.095798 0.039912 563.843976 ( 54.113283)
test_rubyspec 0.028656 0.017799 51.440983 ( 63.787206)
total: 133.75 sec