Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-100800
#<BuildRuby:0x00005617feadc098
@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.20231202-100800",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.004947 0.985199 ( 1.280512)
build_miniruby 0.000221 0.000994 0.866061 ( 0.866828)
build_ruby 0.000894 0.000206 2.701149 ( 2.702625)
build_all 0.004453 0.003739 12.112339 ( 1.012792)
build_install 0.004631 0.007498 3.582152 ( 0.964708)
test_btest 0.000000 0.000789 63.935386 ( 5.601191)
test_basic 0.000000 0.003813 0.378653 ( 0.460194)
test_all 0.064319 0.038976 359.425413 ( 37.364751)
test_rubyspec 0.048521 0.026922 39.729246 ( 52.396741)
total: 102.65 sec