Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-071245
#<BuildRuby:0x00005621e3e27740
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221219-071245",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003166 0.000244 0.627213 ( 1.207655)
build_miniruby 0.000877 0.000068 0.735944 ( 0.735089)
build_ruby 0.001214 0.000094 2.582754 ( 2.508844)
build_all 0.004268 0.004349 12.391919 ( 1.521513)
build_install 0.006759 0.000000 1.612410 ( 0.775302)
test_btest 0.000649 0.000000 65.280718 ( 6.070989)
test_basic 0.000000 0.003746 0.251452 ( 0.346625)
test_all 0.000000 0.001471 511.148775 ( 69.687692)
test_rubyspec 0.004139 0.024429 35.774069 ( 46.249892)
total: 129.10 sec