Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-220202
#<BuildRuby:0x0000561af2713bb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231217-220202",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000576 0.004105 1.341628 ( 1.709299)
build_miniruby 0.000878 0.000139 0.923409 ( 0.922959)
build_ruby 0.001065 0.000168 2.883587 ( 2.885376)
build_all 0.005910 0.004509 15.842654 ( 1.452795)
build_install 0.009339 0.000000 4.800334 ( 1.177373)
test_btest 0.001127 0.000000 83.022796 ( 7.417710)
test_basic 0.004680 0.000000 0.852551 ( 0.930290)
test_all 0.085732 0.049189 544.486241 ( 50.706077)
test_rubyspec 0.010453 0.036991 49.101549 ( 61.447433)
total: 128.65 sec