Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-142632
#<BuildRuby:0x000056044ebac090
@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.20230708-142632",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002929 0.003008 1.501214 ( 2.751898)
build_miniruby 0.000902 0.000190 0.942024 ( 0.941979)
build_ruby 0.001035 0.000218 2.604191 ( 2.604381)
build_all 0.003965 0.005002 8.517157 ( 7.800399)
build_install 0.000000 0.008667 2.017933 ( 1.731126)
test_btest 0.000000 0.000989 88.508262 ( 7.996376)
test_basic 0.000000 0.003561 0.735149 ( 0.814707)
test_all 0.000000 0.001954 483.102463 ( 49.692472)
test_rubyspec 0.011816 0.029137 41.889769 ( 54.353566)
total: 128.69 sec