Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-182615
#<BuildRuby:0x0000560c1e63aaa8
@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.20220528-182615",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006981 0.001904 0.815376 ( 0.939193)
build_miniruby 0.001179 0.000322 0.054761 ( 0.053551)
build_ruby 0.001019 0.000278 0.053333 ( 0.052086)
build_all 0.004858 0.002064 1.188881 ( 0.481528)
build_install 0.013028 0.004310 4.890091 ( 2.458502)
test_btest 0.000000 0.001476 50.818006 ( 6.119526)
test_basic 0.004443 0.001317 0.297715 ( 0.388503)
test_all 0.001217 0.001566 526.098592 ( 54.527949)
test_rubyspec 0.086553 0.045469 41.602378 ( 47.455574)
total: 112.48 sec