Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-175745
#<BuildRuby:0x0000558fcc55f788
@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.20240112-175745",
@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.000006 0.000001 0.000007 ( 0.000007)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000900 0.004150 0.798475 ( 1.180011)
build_miniruby 0.000000 0.001022 0.838686 ( 0.838769)
build_ruby 0.000000 0.001518 2.687433 ( 2.688184)
build_all 0.000000 0.007678 11.962615 ( 0.954414)
build_install 0.006995 0.006742 3.695942 ( 0.984763)
test_btest 0.000789 0.000000 66.994859 ( 4.844386)
test_basic 0.001444 0.002745 0.404069 ( 0.484565)
test_all 0.078362 0.019021 375.058769 ( 36.909139)
test_rubyspec 0.040479 0.025721 40.854416 ( 53.405608)
total: 102.29 sec