Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-013930
#<BuildRuby:0x000055ec0ba7f7b8
@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.20231227-013930",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001756 0.004315 1.225924 ( 1.868587)
build_miniruby 0.000800 0.000126 0.943689 ( 0.943757)
build_ruby 0.001519 0.000240 2.754076 ( 2.758405)
build_all 0.005671 0.003716 16.698107 ( 1.499206)
build_install 0.008284 0.000756 4.707845 ( 1.147913)
test_btest 0.000554 0.000101 85.204513 ( 7.605681)
test_basic 0.000611 0.004482 0.729330 ( 0.804057)
test_all 0.100557 0.034357 560.014263 ( 51.159915)
test_rubyspec 0.014245 0.028662 49.622310 ( 61.962886)
total: 129.75 sec