Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-020045
#<BuildRuby:0x00005595cba52858
@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.20221226-020045",
@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.000001 0.000007 ( 0.000020)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004376 0.000028 0.843064 ( 1.213043)
build_miniruby 0.000980 0.000070 1.050359 ( 1.048785)
build_ruby 0.001087 0.000000 2.619846 ( 2.618319)
build_all 0.008907 0.000099 15.779655 ( 3.257724)
build_install 0.009200 0.000000 2.286383 ( 1.334884)
test_btest 0.000590 0.000000 66.555791 ( 10.741428)
test_basic 0.004999 0.000101 0.307675 ( 0.398729)
test_all 0.000895 0.000047 636.227040 ( 98.742374)
test_rubyspec 0.042634 0.019876 51.245271 ( 59.430411)
total: 178.79 sec