Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-001242
#<BuildRuby:0x000055d7b5e6d560
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-001242",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007607 0.002766 0.980780 ( 2.399082)
build_miniruby 0.001490 0.000542 0.076413 ( 0.076595)
build_ruby 0.001470 0.000534 0.079938 ( 0.080060)
build_all 0.005993 0.005397 4.111409 ( 0.807189)
build_install 0.016196 0.007665 7.816611 ( 2.350999)
test_btest 0.001127 0.000000 47.353092 ( 45.290941)
test_basic 0.006432 0.000954 0.333161 ( 0.423210)
test_all 0.001356 0.000543 661.022730 ( 65.326828)
test_rubyspec 0.110244 0.053927 46.045802 ( 51.503264)
total: 168.26 sec