Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-051934
#<BuildRuby:0x0000558136a23638
@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.20231123-051934",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005196 0.000945 0.925244 ( 1.312948)
build_miniruby 0.000884 0.000160 0.808692 ( 0.808665)
build_ruby 0.001577 0.000286 2.637036 ( 2.648086)
build_all 0.007387 0.000463 12.225134 ( 0.996397)
build_install 0.005946 0.005100 3.703958 ( 0.976726)
test_btest 0.000544 0.000126 63.255600 ( 5.258403)
test_basic 0.004127 0.000953 0.423633 ( 0.501752)
test_all 0.078872 0.018580 349.169100 ( 38.365402)
test_rubyspec 0.047056 0.025052 39.926573 ( 52.486681)
total: 103.36 sec