Logfile: /home/ko1/ruby/logs/brlog.trunk.20230704-195212
#<BuildRuby:0x0000564df039f708
@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.20230704-195212",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000919 0.004221 1.424385 ( 2.789407)
build_miniruby 0.000882 0.000331 0.838074 ( 0.838610)
build_ruby 0.000961 0.000360 2.619998 ( 2.620658)
build_all 0.007879 0.001348 11.578159 ( 8.057941)
build_install 0.008700 0.000040 5.025588 ( 1.909951)
test_btest 0.000898 0.000284 83.534686 ( 7.924526)
test_basic 0.000000 0.004081 0.677573 ( 0.757345)
test_all 0.000953 0.000507 464.851630 ( 42.086114)
test_rubyspec 0.008117 0.031753 43.692496 ( 56.185356)
total: 123.17 sec