Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-113756
#<BuildRuby:0x000055bf87b3f438
@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.20240108-113756",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.001943 0.003249 1.299596 ( 1.689139)
build_miniruby 0.000949 0.000300 1.481807 ( 1.485292)
build_ruby 0.001652 0.000000 4.545697 ( 4.552577)
build_all 0.003653 0.006757 16.708580 ( 1.833662)
build_install 0.014675 0.001189 5.077427 ( 1.855196)
test_btest 0.000000 0.000816 82.882816 ( 11.246578)
test_basic 0.001697 0.003583 0.691444 ( 0.760741)
test_all 0.079172 0.043944 538.280914 ( 69.653449)
test_rubyspec 0.028270 0.038023 83.559979 ( 95.798303)
total: 188.88 sec