Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-174236
#<BuildRuby:0x00005584890a7ce8
@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.20231021-174236",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004209 0.000990 1.512797 ( 1.800440)
build_miniruby 0.000813 0.000191 0.816867 ( 0.816702)
build_ruby 0.001041 0.000245 2.688692 ( 2.689344)
build_all 0.010569 0.000000 16.557435 ( 1.568232)
build_install 0.009079 0.001348 4.898466 ( 1.144539)
test_btest 0.000853 0.000170 81.705379 ( 7.422702)
test_basic 0.000843 0.003090 0.647219 ( 0.724625)
test_all 0.117878 0.016498 508.859439 ( 60.012743)
test_rubyspec 0.025883 0.026059 49.970343 ( 62.235934)
total: 138.42 sec