Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-230215
#<BuildRuby:0x00005607b656f450
@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.20231120-230215",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003913 0.001565 2.432187 ( 2.017301)
build_miniruby 0.001301 0.000521 19.890085 ( 6.776153)
build_ruby 0.000897 0.000358 2.859523 ( 2.859397)
build_all 0.006789 0.003565 16.074910 ( 1.458211)
build_install 0.009335 0.000000 4.862393 ( 1.215756)
test_btest 0.000948 0.000000 85.645880 ( 6.829926)
test_basic 0.003971 0.000000 0.612066 ( 0.689115)
test_all 0.120835 0.010852 517.261023 ( 51.081039)
test_rubyspec 0.033430 0.017411 51.785115 ( 64.105430)
total: 137.03 sec