Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-020206
#<BuildRuby:0x00005566d421c060
@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.20240116-020206",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.006180 0.000168 0.777605 ( 1.181027)
build_miniruby 0.000000 0.001140 0.803087 ( 0.803287)
build_ruby 0.000000 0.001305 2.695282 ( 2.696058)
build_all 0.000390 0.007849 11.958081 ( 0.957628)
build_install 0.009483 0.001460 3.403519 ( 0.974351)
test_btest 0.000601 0.000150 66.335576 ( 5.532120)
test_basic 0.004498 0.000106 0.405596 ( 0.485565)
test_all 0.067354 0.031003 390.631148 ( 36.731751)
test_rubyspec 0.032755 0.040148 40.288691 ( 52.855010)
total: 102.22 sec