Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-152335
#<BuildRuby:0x000055b1471fb280
@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-152335",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005217 0.000353 0.941303 ( 1.346598)
build_miniruby 0.000793 0.000216 0.812563 ( 0.812716)
build_ruby 0.001956 0.000000 2.641773 ( 2.642190)
build_all 0.005552 0.002752 12.174938 ( 1.013111)
build_install 0.011221 0.002697 3.808435 ( 1.001801)
test_btest 0.000564 0.000157 66.623919 ( 4.603260)
test_basic 0.005340 0.000458 0.430462 ( 0.506716)
test_all 0.065754 0.028135 369.890577 ( 33.556297)
test_rubyspec 0.033597 0.031640 40.047036 ( 52.616692)
total: 98.10 sec