Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-062716
#<BuildRuby:0x00005611bf87bbb8
@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.20230801-062716",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.005559 1.422387 ( 2.746042)
build_miniruby 0.000000 0.001008 0.954626 ( 0.953892)
build_ruby 0.000000 0.001633 2.544563 ( 2.549641)
build_all 0.002318 0.006768 13.393461 ( 1.215893)
build_install 0.006796 0.001225 1.947888 ( 0.929147)
test_btest 0.000786 0.000286 77.448421 ( 7.118121)
test_basic 0.000585 0.003860 0.655473 ( 0.731974)
test_all 0.000954 0.000391 500.544451 ( 45.194949)
test_rubyspec 0.015078 0.021212 45.172549 ( 57.608494)
total: 119.05 sec