Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-064730
#<BuildRuby:0x000055beaec7bfd8
@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.20231129-064730",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004994 0.000078 0.844875 ( 1.237498)
build_miniruby 0.000862 0.000072 0.879956 ( 0.879831)
build_ruby 0.001505 0.000125 2.716411 ( 2.717707)
build_all 0.007074 0.000589 12.002989 ( 1.018166)
build_install 0.009410 0.000343 3.503635 ( 0.960962)
test_btest 0.000621 0.000048 64.510607 ( 4.956846)
test_basic 0.002797 0.000215 0.372935 ( 0.455281)
test_all 0.085504 0.011971 376.211980 ( 36.105658)
test_rubyspec 0.030835 0.040869 39.767578 ( 52.430790)
total: 100.76 sec