Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-025026
#<BuildRuby:0x0000564768dd34b0
@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-025026",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004077 0.000815 0.793390 ( 1.198866)
build_miniruby 0.000884 0.000177 0.798703 ( 0.798736)
build_ruby 0.001591 0.000000 2.663107 ( 2.663855)
build_all 0.006837 0.000679 11.914748 ( 0.956563)
build_install 0.010052 0.000000 3.354982 ( 0.965632)
test_btest 0.000597 0.000078 63.541828 ( 5.451920)
test_basic 0.003292 0.000507 0.391316 ( 0.472090)
test_all 0.091019 0.004568 380.815678 ( 32.447178)
test_rubyspec 0.011490 0.066669 40.673984 ( 53.186717)
total: 98.14 sec