Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-112355
#<BuildRuby:0x000056110281b7f8
@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.20231213-112355",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004691 0.000427 1.018921 ( 1.287310)
build_miniruby 0.000757 0.000069 0.879048 ( 0.880508)
build_ruby 0.001252 0.000000 2.705024 ( 2.706628)
build_all 0.007647 0.000373 12.062764 ( 1.023136)
build_install 0.011591 0.000131 3.595569 ( 0.988622)
test_btest 0.000762 0.000055 66.211495 ( 4.725827)
test_basic 0.002697 0.000193 0.375718 ( 0.459763)
test_all 0.059178 0.042228 404.268174 ( 42.722444)
test_rubyspec 0.041021 0.032059 39.677578 ( 52.342531)
total: 107.14 sec