Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-112611
#<BuildRuby:0x0000562d72f678e0
@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-112611",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004299 0.000391 1.001604 ( 1.259487)
build_miniruby 0.000729 0.000066 0.871807 ( 0.871258)
build_ruby 0.001087 0.000000 2.700886 ( 2.701663)
build_all 0.008521 0.000000 12.099675 ( 0.976017)
build_install 0.009911 0.000000 3.566175 ( 0.974911)
test_btest 0.000777 0.000000 64.160467 ( 4.602190)
test_basic 0.000423 0.002537 0.370784 ( 0.453493)
test_all 0.071701 0.030309 418.517163 ( 37.181861)
test_rubyspec 0.042351 0.031747 39.957397 ( 52.604165)
total: 101.63 sec