Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-235411
#<BuildRuby:0x00005654e6788110
@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.20231202-235411",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004947 0.000166 0.976176 ( 1.240886)
build_miniruby 0.000938 0.000171 0.872339 ( 0.872470)
build_ruby 0.001412 0.000257 2.704113 ( 2.706084)
build_all 0.007856 0.000585 12.118063 ( 1.002468)
build_install 0.000342 0.007955 3.620222 ( 0.977586)
test_btest 0.000707 0.000218 64.105499 ( 5.004269)
test_basic 0.002644 0.000814 0.376454 ( 0.460585)
test_all 0.086699 0.017254 393.714652 ( 34.633002)
test_rubyspec 0.028814 0.032086 39.598328 ( 52.280006)
total: 99.18 sec