Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-174446
#<BuildRuby:0x00005649d765fbb8
@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.20240110-174446",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.003609 0.001083 1.006786 ( 1.393353)
build_miniruby 0.001030 0.000309 0.950841 ( 0.951386)
build_ruby 0.000993 0.000298 2.796539 ( 2.799412)
build_all 0.010457 0.000000 14.709018 ( 1.365417)
build_install 0.009342 0.000486 4.251984 ( 1.146791)
test_btest 0.000559 0.000120 76.950237 ( 7.106101)
test_basic 0.000000 0.003993 0.422018 ( 0.502048)
test_all 0.085715 0.048213 514.695645 ( 54.776286)
test_rubyspec 0.017140 0.017228 48.341512 ( 60.918579)
total: 130.96 sec