Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-093109
#<BuildRuby:0x00005582fe72c0c8
@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.20231208-093109",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.004030 1.000770 ( 1.266143)
build_miniruby 0.000000 0.001057 0.864279 ( 0.864106)
build_ruby 0.000000 0.001043 2.700180 ( 2.703372)
build_all 0.007110 0.001117 12.147708 ( 0.985145)
build_install 0.001012 0.008665 3.543995 ( 0.959315)
test_btest 0.000387 0.000309 62.395198 ( 5.785398)
test_basic 0.003175 0.000344 0.374755 ( 0.457098)
test_all 0.067995 0.032660 403.473400 ( 36.102710)
test_rubyspec 0.031953 0.042308 39.802911 ( 52.486365)
total: 101.61 sec