Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-072613
#<BuildRuby:0x000055a9a48a8448
@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.20230104-072613",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.007643 0.001243 0.953160 ( 1.177017)
build_miniruby 0.002162 0.000721 0.848482 ( 0.846392)
build_ruby 0.003098 0.000000 2.130492 ( 2.130835)
build_all 0.015637 0.004556 18.596144 ( 2.179425)
build_install 0.022103 0.000000 2.049013 ( 1.005742)
test_btest 0.001555 0.000000 94.925335 ( 9.323537)
test_basic 0.005607 0.003987 0.343858 ( 0.429958)
test_all 0.002102 0.000548 691.048426 ( 64.191973)
test_rubyspec 0.127070 0.044560 47.902637 ( 55.944331)
total: 137.23 sec