Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-191930
#<BuildRuby:0x00005654b928bce8
@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.20231202-191930",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003429 0.001029 0.985268 ( 1.234774)
build_miniruby 0.000907 0.000272 0.869525 ( 0.870356)
build_ruby 0.000893 0.000268 2.703224 ( 2.703666)
build_all 0.007889 0.000000 12.245513 ( 0.973097)
build_install 0.006813 0.000468 3.570198 ( 0.973137)
test_btest 0.000000 0.000937 60.874712 ( 5.919248)
test_basic 0.000212 0.003470 0.379695 ( 0.462100)
test_all 0.073726 0.029177 416.202922 ( 35.200874)
test_rubyspec 0.030578 0.043050 39.695179 ( 52.364810)
total: 100.70 sec