Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-122146
#<BuildRuby:0x00005607bbf180d8
@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.20231209-122146",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004851 0.000000 1.008113 ( 1.268548)
build_miniruby 0.001177 0.000000 0.873606 ( 0.874262)
build_ruby 0.001244 0.000000 2.706908 ( 2.708190)
build_all 0.004084 0.004041 12.017518 ( 0.994449)
build_install 0.013728 0.000088 3.572713 ( 0.959521)
test_btest 0.000763 0.000000 62.017279 ( 5.464536)
test_basic 0.000579 0.003447 0.375181 ( 0.457237)
test_all 0.076757 0.025414 383.837746 ( 39.576902)
test_rubyspec 0.030867 0.037281 40.153726 ( 52.805314)
total: 105.11 sec