Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-195045
#<BuildRuby:0x000055c5f3ca4018
@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.20240115-195045",
@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.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005145 0.000396 0.813354 ( 1.197795)
build_miniruby 0.000931 0.000071 0.804851 ( 0.804829)
build_ruby 0.001810 0.000139 2.671989 ( 2.672899)
build_all 0.003614 0.003939 12.351941 ( 0.984015)
build_install 0.013761 0.000086 3.396951 ( 0.955563)
test_btest 0.000677 0.000075 65.799490 ( 5.157960)
test_basic 0.004693 0.000521 0.399162 ( 0.478778)
test_all 0.081934 0.012349 385.441721 ( 34.715501)
test_rubyspec 0.027990 0.038755 40.609885 ( 53.154416)
total: 100.12 sec