Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-171402
#<BuildRuby:0x000055d953db0920
@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.20221115-171402",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000043 0.000020 0.000063 ( 0.000063)
configure 0.000011 0.000005 0.000016 ( 0.000016)
build_up 0.005598 0.002544 1.111501 ( 1.164589)
build_miniruby 0.001326 0.000602 0.932742 ( 0.932781)
build_ruby 0.001572 0.000715 2.333626 ( 2.242073)
build_all 0.010828 0.007811 18.243076 ( 2.222650)
build_install 0.015627 0.003408 1.844522 ( 1.001534)
test_btest 0.000829 0.000368 84.133095 ( 9.407750)
test_basic 0.001121 0.005019 0.351850 ( 0.448037)
test_all 0.001939 0.000000 718.482127 ( 74.904645)
test_rubyspec 0.075122 0.051798 50.329089 ( 58.930109)
total: 151.26 sec