Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-134151
#<BuildRuby:0x000055f5ce3cb788
@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.20231229-134151",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.005067 0.786514 ( 1.152275)
build_miniruby 0.000000 0.000968 0.804556 ( 0.804388)
build_ruby 0.000000 0.001520 2.722292 ( 2.722696)
build_all 0.001938 0.005673 11.971859 ( 0.993678)
build_install 0.009760 0.003908 3.371158 ( 0.962957)
test_btest 0.000418 0.000292 63.009459 ( 5.527364)
test_basic 0.000000 0.004358 0.386631 ( 0.466164)
test_all 0.086117 0.012341 380.929701 ( 40.068109)
test_rubyspec 0.043890 0.021867 40.425678 ( 52.986305)
total: 105.68 sec