Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-050737
#<BuildRuby:0x00005594c66f40e0
@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.20221215-050737",
@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.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003506 0.646314 ( 1.218797)
build_miniruby 0.000432 0.000509 0.744055 ( 0.743775)
build_ruby 0.001088 0.000272 2.600408 ( 2.524381)
build_all 0.003885 0.005396 12.460823 ( 1.493891)
build_install 0.001526 0.005304 1.656074 ( 0.768086)
test_btest 0.000489 0.000206 66.819880 ( 6.128059)
test_basic 0.002334 0.000983 0.241517 ( 0.336880)
test_all 0.000942 0.000397 518.998120 ( 70.053368)
test_rubyspec 0.014368 0.011809 34.936209 ( 45.499185)
total: 128.77 sec