Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-090317
#<BuildRuby:0x0000562cf0773ee0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230525-090317",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.004650 1.501844 ( 2.782121)
build_miniruby 0.000000 0.001279 0.735594 ( 0.735271)
build_ruby 0.000000 0.001178 2.311327 ( 2.312580)
build_all 0.002803 0.006323 12.287538 ( 1.090245)
build_install 0.006804 0.000868 1.738279 ( 0.886599)
test_btest 0.000866 0.000236 82.204220 ( 6.736382)
test_basic 0.002982 0.000813 0.683430 ( 0.770594)
test_all 0.000838 0.000229 423.879702 ( 44.211070)
test_rubyspec 0.020396 0.015008 41.371703 ( 53.860338)
total: 113.39 sec