Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-184305
#<BuildRuby:0x000055afa3933840
@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.20231214-184305",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005255 0.000207 1.346253 ( 1.668028)
build_miniruby 0.000780 0.000124 0.850290 ( 0.849845)
build_ruby 0.001083 0.000171 2.811785 ( 2.812494)
build_all 0.009082 0.000744 15.853594 ( 1.436694)
build_install 0.009061 0.000043 4.728356 ( 1.156033)
test_btest 0.000726 0.000000 85.595378 ( 7.414026)
test_basic 0.003995 0.000050 0.732515 ( 0.809940)
test_all 0.111932 0.023698 517.075976 ( 57.028270)
test_rubyspec 0.023894 0.023473 50.150631 ( 62.515074)
total: 135.69 sec