Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-084233
#<BuildRuby:0x00005567237e4110
@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.20231218-084233",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.004252 1.028714 ( 1.271894)
build_miniruby 0.000000 0.000823 0.876695 ( 0.877071)
build_ruby 0.000000 0.001626 2.722105 ( 2.722971)
build_all 0.006283 0.001472 12.135425 ( 1.015409)
build_install 0.013712 0.000144 3.605501 ( 0.982224)
test_btest 0.000735 0.000091 64.725207 ( 5.495703)
test_basic 0.003898 0.000488 0.375244 ( 0.457437)
test_all 0.092109 0.012735 389.770962 ( 37.988257)
test_rubyspec 0.047461 0.026858 40.087906 ( 52.744706)
total: 103.56 sec