Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-043442
#<BuildRuby:0x0000557c1d2d7438
@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.20231126-043442",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005384 0.000095 0.934151 ( 1.342013)
build_miniruby 0.000964 0.000000 0.805976 ( 0.806184)
build_ruby 0.001592 0.000000 2.629772 ( 2.630957)
build_all 0.008071 0.000000 12.367344 ( 0.993126)
build_install 0.011696 0.000000 3.676109 ( 0.989203)
test_btest 0.000774 0.000000 66.251560 ( 5.004491)
test_basic 0.004423 0.000095 0.396221 ( 0.475955)
test_all 0.080225 0.017200 343.636031 ( 35.274698)
test_rubyspec 0.020216 0.045475 40.000869 ( 52.609270)
total: 100.13 sec