Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-233551
#<BuildRuby:0x000055d8aa7b3918
@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.20231214-233551",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005856 0.000191 1.340665 ( 1.812361)
build_miniruby 0.000980 0.000094 0.857391 ( 0.857033)
build_ruby 0.001391 0.000132 3.007893 ( 3.008770)
build_all 0.010007 0.000162 16.295342 ( 1.463006)
build_install 0.008016 0.000322 4.837364 ( 1.171862)
test_btest 0.000971 0.000081 82.092303 ( 7.645381)
test_basic 0.004389 0.000003 0.710473 ( 0.788786)
test_all 0.104961 0.029809 554.627487 ( 52.456617)
test_rubyspec 0.023442 0.026252 49.955932 ( 62.292477)
total: 131.50 sec