Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-031615
#<BuildRuby:0x000055a1d643e770
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221130-031615",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009440 0.001837 1.205147 ( 1.212943)
build_miniruby 0.002843 0.000000 0.849931 ( 0.847570)
build_ruby 0.003063 0.000000 2.241068 ( 2.144439)
build_all 0.016965 0.003474 18.650759 ( 2.199666)
build_install 0.006172 0.015843 2.054839 ( 1.042693)
test_btest 0.000844 0.000380 90.580980 ( 8.973534)
test_basic 0.008240 0.001752 0.351252 ( 0.437063)
test_all 0.001450 0.000621 696.545551 ( 73.481758)
test_rubyspec 0.102226 0.080257 49.864350 ( 57.827296)
total: 148.17 sec