Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-042540
#<BuildRuby:0x000055bbfcc5b530
@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.20221205-042540",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007808 0.003965 1.219033 ( 1.497122)
build_miniruby 0.001779 0.000508 0.851794 ( 0.852209)
build_ruby 0.000000 0.002986 2.227930 ( 2.136750)
build_all 0.015178 0.006207 18.786010 ( 2.201402)
build_install 0.010709 0.011487 2.094771 ( 1.040136)
test_btest 0.001643 0.000000 92.241772 ( 9.217233)
test_basic 0.009373 0.000703 0.350460 ( 0.436977)
test_all 0.001639 0.000656 735.154788 ( 71.682664)
test_rubyspec 0.115782 0.071874 49.700654 ( 57.833308)
total: 146.90 sec