Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-050234
#<BuildRuby:0x0000564d1c90f7f8
@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.20231214-050234",
@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.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004257 0.000387 1.014309 ( 1.308652)
build_miniruby 0.000784 0.000071 0.867075 ( 0.868148)
build_ruby 0.000970 0.000088 2.715839 ( 2.717149)
build_all 0.006413 0.000583 12.147372 ( 1.003493)
build_install 0.006901 0.003950 3.567404 ( 0.964858)
test_btest 0.000559 0.000080 66.289820 ( 4.958531)
test_basic 0.003580 0.000511 0.382629 ( 0.463775)
test_all 0.080782 0.021717 392.249211 ( 41.868305)
test_rubyspec 0.032389 0.036510 39.621805 ( 52.273437)
total: 106.43 sec