Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-095439
#<BuildRuby:0x000055b5ea8d9438
@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.20221018-095439",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009208 0.000708 1.119264 ( 1.199207)
build_miniruby 0.002409 0.000186 0.107756 ( 0.104132)
build_ruby 0.001700 0.000130 0.091894 ( 0.088858)
build_all 0.002084 0.005246 1.352302 ( 0.587072)
build_install 0.015650 0.000729 1.658186 ( 0.900335)
test_btest 0.001739 0.000232 61.824910 ( 6.544757)
test_basic 0.001579 0.004832 0.357237 ( 0.446428)
test_all 0.008029 0.000000 491.237176 ( 54.228773)
test_rubyspec 0.088589 0.049565 43.123371 ( 51.658021)
total: 115.76 sec