Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-181256
#<BuildRuby:0x00005620fc047f90
@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.20231217-181256",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000581 0.004080 1.032253 ( 1.288615)
build_miniruby 0.000759 0.000138 0.870478 ( 0.870633)
build_ruby 0.001030 0.000187 2.719702 ( 2.721549)
build_all 0.001669 0.006355 12.334558 ( 1.016435)
build_install 0.008039 0.001239 3.554092 ( 0.971426)
test_btest 0.000839 0.000000 65.033539 ( 5.653360)
test_basic 0.003513 0.000108 0.380603 ( 0.463811)
test_all 0.086782 0.014066 381.270083 ( 42.024564)
test_rubyspec 0.022589 0.050744 39.807446 ( 52.453402)
total: 107.46 sec