Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-153919
#<BuildRuby:0x000055784bd7fbb8
@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.20231123-153919",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003590 0.000845 1.196631 ( 1.618074)
build_miniruby 0.000000 0.001051 0.866663 ( 0.866789)
build_ruby 0.000000 0.001521 2.825662 ( 2.825636)
build_all 0.002608 0.007889 17.232160 ( 1.527344)
build_install 0.004899 0.008307 5.253967 ( 1.194642)
test_btest 0.000758 0.000341 85.612006 ( 7.899709)
test_basic 0.002670 0.001201 0.779455 ( 0.855644)
test_all 0.096498 0.040888 519.304038 ( 54.145168)
test_rubyspec 0.030763 0.019889 50.211109 ( 62.492495)
total: 133.43 sec