Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-201119
#<BuildRuby:0x000055ba753b4e50
@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.20221108-201119",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000072 0.000010 0.000082 ( 0.000086)
build_up 0.005348 0.005181 1.087967 ( 1.125230)
build_miniruby 0.001464 0.000314 0.062182 ( 0.060506)
build_ruby 0.001851 0.000000 0.070315 ( 0.068495)
build_all 0.006542 0.004393 1.512829 ( 0.595367)
build_install 0.015333 0.006954 1.897324 ( 0.950705)
test_btest 0.001164 0.000332 83.888420 ( 8.964735)
test_basic 0.007258 0.002074 0.340420 ( 0.427124)
test_all 0.001400 0.000400 698.610324 ( 69.606529)
test_rubyspec 0.084456 0.093471 47.519496 ( 55.696735)
total: 137.50 sec