Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-152636
#<BuildRuby:0x000055e853d6b4b0
@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.20230630-152636",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004169 0.000981 1.353575 ( 2.695491)
build_miniruby 0.000000 0.001173 0.815564 ( 0.815453)
build_ruby 0.000000 0.001257 2.597453 ( 2.597999)
build_all 0.004501 0.004529 11.766084 ( 8.275833)
build_install 0.006939 0.002192 5.015432 ( 1.960762)
test_btest 0.001067 0.000337 85.349032 ( 7.485545)
test_basic 0.003184 0.001005 0.562721 ( 0.647397)
test_all 0.001343 0.000424 456.523111 ( 40.792351)
test_rubyspec 0.014592 0.025863 43.112330 ( 55.531916)
total: 120.80 sec