Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-041047
#<BuildRuby:0x0000558fe0363858
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240111-041047",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004103 0.000040 0.780810 ( 1.156845)
build_miniruby 0.001077 0.000000 0.912184 ( 0.912553)
build_ruby 0.001276 0.000000 2.722120 ( 2.722879)
build_all 0.006635 0.003270 14.636194 ( 1.370811)
build_install 0.001207 0.008013 4.208849 ( 1.144300)
test_btest 0.000466 0.000175 79.832529 ( 7.362147)
test_basic 0.002276 0.000854 0.436195 ( 0.517658)
test_all 0.097278 0.034640 506.244112 ( 46.576607)
test_rubyspec 0.024201 0.014587 48.870121 ( 61.384350)
total: 123.15 sec