Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-201556
#<BuildRuby:0x000055bde89d4c10
@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.20220312-201556",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009253 0.001424 0.996971 ( 1.040698)
build_miniruby 0.001626 0.000250 0.077200 ( 0.075081)
build_ruby 0.003068 0.000472 0.078264 ( 0.075235)
build_all 0.007851 0.001208 1.498996 ( 0.613705)
build_install 0.015706 0.006595 5.330859 ( 2.158386)
test_btest 0.001210 0.000242 70.881013 ( 8.382999)
test_basic 0.007075 0.001415 0.353423 ( 0.441246)
test_all 0.001841 0.000368 688.939892 ( 67.727167)
test_rubyspec 0.077606 0.092596 46.170995 ( 51.293905)
total: 131.81 sec