Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-202416
#<BuildRuby:0x000055ca09e8bdf8
@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.20230101-202416",
@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.000009)
autoconf 0.000011 0.000006 0.000017 ( 0.000017)
configure 0.000028 0.000016 0.000044 ( 0.000029)
build_up 0.004077 0.002224 0.851599 ( 1.023725)
build_miniruby 0.000771 0.000421 1.013423 ( 1.011305)
build_ruby 0.001521 0.000000 2.794613 ( 2.791983)
build_all 0.004782 0.004868 16.726448 ( 2.995263)
build_install 0.009541 0.000000 2.293838 ( 1.186330)
test_btest 0.001073 0.000000 76.688122 ( 10.500897)
test_basic 0.002098 0.004530 0.346578 ( 0.432490)
test_all 0.000889 0.000471 672.959045 (106.324038)
test_rubyspec 0.078119 0.044354 51.593889 ( 59.672232)
total: 185.94 sec