Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-091447
#<BuildRuby:0x00005568bc0e5400
@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.20221008-091447",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005591 0.003722 1.065600 ( 1.144839)
build_miniruby 0.001317 0.000176 0.099574 ( 0.097497)
build_ruby 0.001328 0.000177 0.096758 ( 0.094297)
build_all 0.006634 0.000885 1.350708 ( 0.566675)
build_install 0.013980 0.001864 1.662741 ( 0.887426)
test_btest 0.001941 0.000259 61.045733 ( 6.326431)
test_basic 0.005841 0.000779 0.369702 ( 0.458882)
test_all 0.006842 0.000912 481.424384 ( 52.537087)
test_rubyspec 0.106068 0.027667 42.427314 ( 50.709594)
total: 112.82 sec