Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-163422
#<BuildRuby:0x00005617bb22e678
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221227-163422",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002171 0.004442 0.849711 ( 1.048342)
build_miniruby 0.001054 0.000301 1.004456 ( 1.002295)
build_ruby 0.001240 0.000355 2.756639 ( 2.753875)
build_all 0.009598 0.000000 16.650636 ( 2.949567)
build_install 0.006405 0.005211 2.247860 ( 1.179067)
test_btest 0.000824 0.000243 68.304978 ( 11.352252)
test_basic 0.003494 0.004108 0.358728 ( 0.443038)
test_all 0.001283 0.000428 668.627067 ( 93.644917)
test_rubyspec 0.064437 0.049335 51.365127 ( 59.405016)
total: 173.78 sec