Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-165116
#<BuildRuby:0x000055584908bbb8
@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.20231109-165116",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000011 0.000002 0.000013 ( 0.000011)
build_up 0.005126 0.000258 1.331184 ( 1.632733)
build_miniruby 0.000834 0.000186 0.826241 ( 0.826803)
build_ruby 0.001048 0.000233 2.690045 ( 2.690094)
build_all 0.007376 0.002939 16.976105 ( 1.496896)
build_install 0.005493 0.004335 5.101970 ( 1.255964)
test_btest 0.001080 0.000000 87.341187 ( 7.446708)
test_basic 0.003960 0.000307 0.580785 ( 0.659130)
test_all 0.094425 0.042992 527.588974 ( 60.044192)
test_rubyspec 0.021967 0.028288 49.978989 ( 62.345012)
total: 138.40 sec