Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-213753
#<BuildRuby:0x000055c9fcee3fd8
@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.20240113-213753",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004771 0.000136 0.797193 ( 1.227974)
build_miniruby 0.000961 0.000138 0.832529 ( 0.832045)
build_ruby 0.001218 0.000174 2.731974 ( 2.732729)
build_all 0.006942 0.000386 11.994707 ( 0.981535)
build_install 0.010813 0.000273 3.483324 ( 0.971983)
test_btest 0.000659 0.000077 64.492067 ( 5.322618)
test_basic 0.000000 0.004096 0.400052 ( 0.479943)
test_all 0.081254 0.019235 375.911679 ( 37.348983)
test_rubyspec 0.020793 0.043794 40.563317 ( 53.116957)
total: 103.02 sec