Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-130025
#<BuildRuby:0x00005642a4c97fb0
@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-130025",
@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.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.005772 0.000705 0.856733 ( 1.983394)
build_miniruby 0.000941 0.000392 1.018029 ( 1.016116)
build_ruby 0.001177 0.000491 2.776510 ( 2.773586)
build_all 0.006909 0.002879 16.770716 ( 2.998159)
build_install 0.011309 0.000479 2.277107 ( 1.174821)
test_btest 0.001010 0.000000 78.992768 ( 10.957572)
test_basic 0.005933 0.000658 0.343156 ( 0.429938)
test_all 0.000796 0.000265 662.330338 (104.944330)
test_rubyspec 0.056918 0.045667 51.450617 ( 59.540672)
total: 185.82 sec