Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-071032
#<BuildRuby:0x000055a37e40bb50
@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.20230725-071032",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005410 0.000135 1.406155 ( 2.684781)
build_miniruby 0.001001 0.000100 0.934403 ( 0.933477)
build_ruby 0.001101 0.000110 3.112093 ( 3.112007)
build_all 0.009402 0.000084 14.794433 ( 1.291426)
build_install 0.008462 0.000000 2.180228 ( 0.986777)
test_btest 0.000729 0.000000 87.213942 ( 7.598194)
test_basic 0.001345 0.003534 0.729997 ( 0.807119)
test_all 0.001516 0.000175 547.805160 ( 47.614449)
test_rubyspec 0.014788 0.028149 45.088706 ( 57.416202)
total: 122.45 sec