Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-004517
#<BuildRuby:0x0000564f54497fb0
@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.20230109-004517",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000056 0.000007 0.000063 ( 0.000060)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.008186 0.000558 0.923762 ( 1.098128)
build_miniruby 0.001151 0.000143 1.015546 ( 1.013654)
build_ruby 0.001464 0.000000 2.783574 ( 2.780961)
build_all 0.005959 0.004091 16.862973 ( 2.995371)
build_install 0.009860 0.001643 2.149797 ( 1.090527)
test_btest 0.000898 0.000150 77.195981 ( 10.394721)
test_basic 0.005482 0.000914 0.342277 ( 0.428894)
test_all 0.001422 0.000237 684.443654 ( 98.453162)
test_rubyspec 0.080819 0.054139 51.905085 ( 59.918824)
total: 178.18 sec