Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-142558
#<BuildRuby:0x0000559b8201c0c0
@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.20231217-142558",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004736 0.000139 1.031662 ( 1.341933)
build_miniruby 0.000700 0.000127 0.873441 ( 0.874542)
build_ruby 0.000955 0.000174 2.705195 ( 2.708543)
build_all 0.007281 0.000000 12.191846 ( 1.006180)
build_install 0.007397 0.004656 3.570542 ( 0.968235)
test_btest 0.000000 0.000701 65.480784 ( 4.781537)
test_basic 0.000571 0.002601 0.375484 ( 0.458954)
test_all 0.082368 0.015066 391.321667 ( 36.404190)
test_rubyspec 0.018042 0.049526 39.676935 ( 52.329777)
total: 100.87 sec