Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-183532
#<BuildRuby:0x000055cf9a3d3e88
@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.20240113-183532",
@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.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003859 0.001286 0.807394 ( 1.181250)
build_miniruby 0.001226 0.000000 0.834631 ( 0.834012)
build_ruby 0.000000 0.001539 2.720488 ( 2.721576)
build_all 0.006842 0.001106 12.056092 ( 0.970003)
build_install 0.006275 0.003439 3.510063 ( 0.970718)
test_btest 0.000578 0.000207 67.332325 ( 4.778059)
test_basic 0.001143 0.002910 0.402273 ( 0.482334)
test_all 0.086851 0.018140 376.569823 ( 36.662077)
test_rubyspec 0.021719 0.044267 40.904182 ( 53.450375)
total: 102.05 sec