Logfile: /home/ko1/ruby/logs/brlog.trunk.20220523-044857
#<BuildRuby:0x000055c0d9fb2828
@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.20220523-044857",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000056)
configure 0.000033 0.000006 0.000039 ( 0.000057)
build_up 0.009749 0.000893 0.838386 ( 2.066195)
build_miniruby 0.001415 0.000218 0.061050 ( 0.059356)
build_ruby 0.001785 0.000275 0.062716 ( 0.060945)
build_all 0.002852 0.005311 1.194612 ( 0.481095)
build_install 0.018889 0.000797 4.903997 ( 2.435128)
test_btest 0.000885 0.000166 51.880788 ( 6.135631)
test_basic 0.005881 0.000144 0.279100 ( 0.370236)
test_all 0.005287 0.000005 488.186747 ( 53.135413)
test_rubyspec 0.090941 0.043632 41.614854 ( 47.566516)
total: 112.31 sec