Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-035559
#<BuildRuby:0x0000562dce4c0ea8
@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.20221127-035559",
@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.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000856 0.009061 1.243255 ( 2.233700)
build_miniruby 0.002397 0.000000 0.855926 ( 0.855281)
build_ruby 0.003022 0.000000 2.255343 ( 2.164846)
build_all 0.019195 0.002245 24.893305 ( 2.808057)
build_install 0.018603 0.003076 4.985417 ( 1.203412)
test_btest 0.001448 0.000000 85.208635 ( 8.595488)
test_basic 0.003853 0.003382 0.353734 ( 0.449272)
test_all 0.001978 0.000602 673.684095 ( 69.357446)
test_rubyspec 0.100591 0.051363 49.720979 ( 58.179048)
total: 145.85 sec