Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-161616
#<BuildRuby:0x00005649fadf4108
@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.20231201-161616",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003718 0.000743 0.978239 ( 1.255367)
build_miniruby 0.000896 0.000180 0.860891 ( 0.860802)
build_ruby 0.001493 0.000298 2.694658 ( 2.695259)
build_all 0.007447 0.000511 12.152832 ( 0.978226)
build_install 0.011812 0.000000 3.565649 ( 0.961151)
test_btest 0.000631 0.000000 62.269740 ( 6.122124)
test_basic 0.003531 0.000000 0.368415 ( 0.450363)
test_all 0.059961 0.041243 400.984015 ( 33.495416)
test_rubyspec 0.032900 0.035158 39.622491 ( 52.274022)
total: 99.09 sec