Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-163422
#<BuildRuby:0x00005619c4200060
@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.20221231-163422",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003670 0.000282 0.625075 ( 1.044946)
build_miniruby 0.000877 0.000068 0.747260 ( 0.746323)
build_ruby 0.001189 0.000091 2.538809 ( 2.538444)
build_all 0.008635 0.000665 12.676395 ( 1.527795)
build_install 0.006348 0.000488 1.641329 ( 0.756476)
test_btest 0.000640 0.000050 66.392332 ( 6.263103)
test_basic 0.000000 0.003263 0.244551 ( 0.340003)
test_all 0.000000 0.001317 492.002978 ( 46.449825)
test_rubyspec 0.025304 0.002803 34.775859 ( 45.273428)
total: 104.94 sec