Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-162923
#<BuildRuby:0x0000560a35ca37b8
@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.20231201-162923",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000493 0.004190 1.245611 ( 1.598727)
build_miniruby 0.000858 0.000457 0.931099 ( 0.930088)
build_ruby 0.001281 0.000683 2.792103 ( 2.791538)
build_all 0.009380 0.000543 16.565283 ( 1.446539)
build_install 0.008601 0.000099 4.861810 ( 1.166068)
test_btest 0.000809 0.000341 83.846947 ( 7.073586)
test_basic 0.003366 0.001417 0.763714 ( 0.840321)
test_all 0.118910 0.019418 524.647983 ( 52.405191)
test_rubyspec 0.030844 0.012023 50.834604 ( 63.207037)
total: 131.46 sec