Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-211615
#<BuildRuby:0x000055560e51cea8
@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.20221126-211615",
@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.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000022 0.000005 0.000027 ( 0.000024)
build_up 0.005479 0.005630 1.295051 ( 1.530751)
build_miniruby 0.002003 0.000616 0.843940 ( 0.845297)
build_ruby 0.002875 0.000000 2.254557 ( 2.169041)
build_all 0.015366 0.006028 25.026070 ( 2.856648)
build_install 0.016886 0.002004 4.972049 ( 1.197270)
test_btest 0.001983 0.000551 91.932364 ( 8.990641)
test_basic 0.006310 0.000252 0.340143 ( 0.439329)
test_all 0.001822 0.000480 678.185936 ( 69.547111)
test_rubyspec 0.116103 0.035532 49.874720 ( 58.252940)
total: 145.83 sec