Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-231454
#<BuildRuby:0x000055a1726b3f28
@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.20230125-231454",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004522 0.002056 0.882902 ( 1.068271)
build_miniruby 0.000906 0.000412 1.014158 ( 1.012232)
build_ruby 0.001111 0.000506 2.773863 ( 2.771342)
build_all 0.009822 0.000167 16.757990 ( 3.010664)
build_install 0.007410 0.003910 2.097582 ( 1.077341)
test_btest 0.000854 0.000342 76.913751 ( 10.696344)
test_basic 0.001721 0.005458 0.338955 ( 0.424529)
test_all 0.001482 0.000000 660.563069 ( 99.915933)
test_rubyspec 0.043839 0.071247 52.005326 ( 60.070717)
total: 180.05 sec