Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-164549
#<BuildRuby:0x00005573c43e0098
@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.20240117-164549",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000826 0.004176 0.802823 ( 1.178868)
build_miniruby 0.000704 0.000281 0.811555 ( 0.811800)
build_ruby 0.000000 0.001835 2.708668 ( 2.709344)
build_all 0.006558 0.001496 12.018500 ( 0.994216)
build_install 0.010175 0.004916 3.717990 ( 0.981603)
test_btest 0.000514 0.000220 64.832501 ( 4.863004)
test_basic 0.003622 0.001552 0.395550 ( 0.476760)
test_all 0.081123 0.019528 385.342443 ( 35.481074)
test_rubyspec 0.056621 0.072364 74.219596 ( 86.696463)
total: 134.19 sec