Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-053505
#<BuildRuby:0x000055cbe66c80d8
@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.20230112-053505",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003580 0.000000 0.613203 ( 1.050427)
build_miniruby 0.000865 0.000023 0.661812 ( 0.660961)
build_ruby 0.001477 0.000113 2.402369 ( 2.406287)
build_all 0.009319 0.000033 12.975239 ( 1.617345)
build_install 0.006607 0.000000 1.494079 ( 0.717845)
test_btest 0.000717 0.000000 67.524588 ( 6.337996)
test_basic 0.003562 0.000000 0.248783 ( 0.344383)
test_all 0.001182 0.000000 500.593766 ( 46.892789)
test_rubyspec 0.019982 0.008469 35.647418 ( 46.153075)
total: 106.18 sec