Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-033533
#<BuildRuby:0x00005645ce827868
@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.20230120-033533",
@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.000012 0.000002 0.000014 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000872 0.003073 0.623468 ( 1.069177)
build_miniruby 0.000910 0.000000 0.629889 ( 0.629219)
build_ruby 0.001379 0.000000 2.215121 ( 2.214383)
build_all 0.008990 0.000000 11.897188 ( 1.464966)
build_install 0.005714 0.000530 1.458885 ( 0.710268)
test_btest 0.000542 0.000108 64.904583 ( 6.124420)
test_basic 0.002685 0.000537 0.251286 ( 0.347242)
test_all 0.000835 0.000167 478.353099 ( 46.723030)
test_rubyspec 0.017243 0.010840 35.107072 ( 45.605337)
total: 104.89 sec