Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-175634
#<BuildRuby:0x000056178c6fe9c0
@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.20220718-175634",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008398 0.001400 0.898533 ( 1.060783)
build_miniruby 0.001545 0.000257 0.063689 ( 0.062029)
build_ruby 0.000000 0.002312 0.055303 ( 0.053139)
build_all 0.000497 0.008890 1.265703 ( 0.497226)
build_install 0.013675 0.004580 4.335865 ( 1.841370)
test_btest 0.000000 0.001544 51.027609 ( 6.207936)
test_basic 0.003223 0.003939 0.297385 ( 0.392009)
test_all 0.003188 0.000000 506.447879 ( 52.023696)
test_rubyspec 0.064764 0.062650 42.078047 ( 48.012188)
total: 110.15 sec