Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-042703
#<BuildRuby:0x00005581e64eb728
@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.20240109-042703",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001894 0.002082 0.991057 ( 1.389065)
build_miniruby 0.001387 0.000000 0.904508 ( 0.903593)
build_ruby 0.001479 0.000000 2.764816 ( 2.767331)
build_all 0.008206 0.001686 14.676868 ( 1.368703)
build_install 0.005476 0.002989 4.109090 ( 1.128461)
test_btest 0.000528 0.000109 77.276065 ( 7.049227)
test_basic 0.005117 0.000392 0.517869 ( 0.597200)
test_all 0.102127 0.032211 505.974352 ( 53.832581)
test_rubyspec 0.017337 0.021929 50.363651 ( 62.891434)
total: 131.93 sec