Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-112137
#<BuildRuby:0x0000556aafe87bb8
@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.20230521-112137",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.005190 1.226555 ( 2.469528)
build_miniruby 0.000080 0.001334 0.890068 ( 0.889213)
build_ruby 0.000870 0.000327 2.430234 ( 2.430643)
build_all 0.009188 0.000000 12.520486 ( 1.117512)
build_install 0.007329 0.000000 1.715648 ( 0.850381)
test_btest 0.000963 0.000000 80.310011 ( 7.349107)
test_basic 0.003758 0.000647 0.721630 ( 0.803648)
test_all 0.000894 0.000255 442.936956 ( 38.975023)
test_rubyspec 0.025509 0.014084 42.113856 ( 54.565848)
total: 109.45 sec