Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-164255
#<BuildRuby:0x0000564d7de4c098
@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.20231018-164255",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001115 0.004291 1.584070 ( 1.869082)
build_miniruby 0.001114 0.000000 1.012604 ( 1.012348)
build_ruby 0.001422 0.000000 2.806309 ( 2.805944)
build_all 0.008305 0.002556 18.500806 ( 1.668200)
build_install 0.010766 0.000000 5.415818 ( 1.269034)
test_btest 0.000957 0.000106 95.836769 ( 7.515699)
test_basic 0.003956 0.000000 0.670286 ( 0.747919)
test_all 0.005829 0.000513 583.436201 ( 52.014819)
test_rubyspec 0.007266 0.044021 51.614813 ( 63.863339)
total: 132.77 sec