Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-190603
#<BuildRuby:0x0000559a1ded3048
@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-190603",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000975 0.004256 1.352455 ( 1.778093)
build_miniruby 0.000933 0.000259 1.533451 ( 1.538347)
build_ruby 0.000000 0.001542 4.596660 ( 4.607396)
build_all 0.006964 0.003593 16.832041 ( 1.880072)
build_install 0.013869 0.002341 4.996237 ( 1.791203)
test_btest 0.000588 0.000174 81.694042 ( 13.054181)
test_basic 0.005576 0.000584 0.688923 ( 0.760060)
test_all 0.098950 0.022977 567.747334 ( 66.386224)
test_rubyspec 0.045791 0.022646 85.821733 ( 98.161192)
total: 189.96 sec