Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-202639
#<BuildRuby:0x00005611595984c0
@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.20221114-202639",
@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.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000047 0.000022 0.000069 ( 0.000075)
build_up 0.009227 0.000552 1.120422 ( 1.134736)
build_miniruby 0.001573 0.000605 0.123644 ( 0.119935)
build_ruby 0.001539 0.000592 0.128741 ( 0.109766)
build_all 0.006315 0.003378 1.592036 ( 0.682503)
build_install 0.011441 0.009746 1.920897 ( 1.006007)
test_btest 0.000971 0.000457 87.843839 ( 9.141489)
test_basic 0.007076 0.001202 0.408422 ( 0.497245)
test_all 0.001252 0.000557 644.302254 ( 68.637726)
test_rubyspec 0.091190 0.081816 48.176261 ( 56.693372)
total: 138.02 sec