Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-094209
#<BuildRuby:0x00005574c87de8c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220815-094209",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005949 0.000458 0.804469 ( 1.192805)
build_miniruby 0.000914 0.000070 0.058149 ( 0.056979)
build_ruby 0.000852 0.000066 0.059216 ( 0.058042)
build_all 0.004471 0.000344 1.536107 ( 0.584612)
build_install 0.004096 0.004956 1.917121 ( 0.970777)
test_btest 0.000641 0.000091 48.400602 ( 8.664877)
test_basic 0.005190 0.000015 0.253658 ( 0.343297)
test_all 0.001392 0.000129 625.971161 ( 90.933535)
test_rubyspec 0.054137 0.020735 43.706201 ( 51.121152)
total: 153.93 sec