Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-183734
#<BuildRuby:0x00005652cae37e98
@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.20231206-183734",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004512 0.000100 0.999890 ( 1.272199)
build_miniruby 0.000622 0.000113 0.864744 ( 0.865249)
build_ruby 0.001353 0.000246 2.715932 ( 2.717777)
build_all 0.008129 0.000000 12.091037 ( 1.007121)
build_install 0.013868 0.000127 3.526353 ( 0.971909)
test_btest 0.000687 0.000086 63.820309 ( 5.886502)
test_basic 0.004569 0.000037 0.377227 ( 0.457281)
test_all 0.082290 0.013617 392.769248 ( 36.185909)
test_rubyspec 0.046536 0.018233 39.601310 ( 52.270675)
total: 101.64 sec