Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-185043
#<BuildRuby:0x000056150b4e09c8
@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.20221127-185043",
@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.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008666 0.002166 1.283308 ( 1.784866)
build_miniruby 0.002247 0.000000 0.851075 ( 0.853704)
build_ruby 0.003613 0.000000 2.251398 ( 2.152613)
build_all 0.020112 0.001350 24.947936 ( 2.888242)
build_install 0.016287 0.005350 4.953562 ( 1.214550)
test_btest 0.000000 0.001502 87.007157 ( 8.772932)
test_basic 0.005141 0.003489 0.356090 ( 0.443641)
test_all 0.001411 0.000353 722.704379 ( 71.816905)
test_rubyspec 0.092019 0.056083 49.760798 ( 58.172488)
total: 148.10 sec