Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-205141
#<BuildRuby:0x00005603f5893fd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231210-205141",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004383 0.000000 0.999927 ( 1.246100)
build_miniruby 0.000888 0.000000 0.863348 ( 0.864732)
build_ruby 0.001652 0.000000 2.704996 ( 2.705598)
build_all 0.007846 0.000000 12.185777 ( 0.999543)
build_install 0.010337 0.000328 3.538095 ( 0.978093)
test_btest 0.000880 0.000055 62.806203 ( 4.781755)
test_basic 0.003156 0.000000 0.370509 ( 0.452500)
test_all 0.083780 0.016969 391.777960 ( 43.707118)
test_rubyspec 0.042624 0.021554 39.681924 ( 52.316262)
total: 108.05 sec