Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-052948
#<BuildRuby:0x000055bb0d391480
@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.20220719-052948",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008883 0.001206 0.845659 ( 1.983157)
build_miniruby 0.001148 0.000287 0.062755 ( 0.061638)
build_ruby 0.001141 0.000285 0.054404 ( 0.053588)
build_all 0.007701 0.000000 1.277903 ( 0.503636)
build_install 0.015908 0.000061 4.301036 ( 1.821927)
test_btest 0.001359 0.000240 54.859142 ( 6.366968)
test_basic 0.004867 0.000859 0.280460 ( 0.371826)
test_all 0.002228 0.000393 500.145792 ( 52.440137)
test_rubyspec 0.100743 0.027392 41.745575 ( 47.465268)
total: 111.07 sec