Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-052506
#<BuildRuby:0x0000557002a2ce80
@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.20221006-052506",
@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.000027 0.000005 0.000032 ( 0.000032)
autoconf 0.000045 0.000007 0.000052 ( 0.000051)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.004692 0.007201 1.080871 ( 1.144965)
build_miniruby 0.002412 0.000000 0.103818 ( 0.099898)
build_ruby 0.001522 0.000041 0.094384 ( 0.091646)
build_all 0.005725 0.001527 1.270630 ( 0.532136)
build_install 0.013491 0.000194 1.639607 ( 0.886412)
test_btest 0.001390 0.000308 61.085464 ( 6.516841)
test_basic 0.003204 0.004074 0.353094 ( 0.441882)
test_all 0.006190 0.000467 479.320660 ( 52.686228)
test_rubyspec 0.103424 0.033851 42.145988 ( 50.753359)
total: 113.15 sec