Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-154939
#<BuildRuby:0x00005648b9c3ee68
@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.20230331-154939",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005500 0.000289 1.357154 ( 3.670168)
build_miniruby 0.000943 0.000049 0.722253 ( 0.721973)
build_ruby 0.001128 0.000059 2.265336 ( 2.265579)
build_all 0.007997 0.000421 11.468303 ( 1.035217)
build_install 0.001863 0.005084 1.572689 ( 0.813329)
test_btest 0.000863 0.000091 78.140656 ( 6.505902)
test_basic 0.004760 0.000501 0.681694 ( 0.775718)
test_all 0.001203 0.000127 421.135997 ( 39.157410)
test_rubyspec 0.026372 0.006769 39.715828 ( 50.250163)
total: 105.20 sec