Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-063616
#<BuildRuby:0x0000560c0ca63380
@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.20231129-063616",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005357 0.000306 1.184224 ( 1.566011)
build_miniruby 0.000976 0.000000 0.950455 ( 0.949687)
build_ruby 0.001534 0.000000 2.804287 ( 2.804987)
build_all 0.004505 0.004879 15.762493 ( 1.432981)
build_install 0.007672 0.000862 4.607501 ( 1.147577)
test_btest 0.000818 0.000204 80.862498 ( 7.547836)
test_basic 0.001313 0.003548 0.677671 ( 0.754808)
test_all 0.098292 0.037060 495.815997 ( 52.084939)
test_rubyspec 0.010487 0.036676 49.384896 ( 61.730949)
total: 130.02 sec