Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-212051
#<BuildRuby:0x000055887d523ea0
@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.20240105-212051",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.000972 0.002782 0.804874 ( 1.217764)
build_miniruby 0.000862 0.000287 1.001767 ( 1.003641)
build_ruby 0.000886 0.000295 2.952527 ( 2.959813)
build_all 0.003471 0.005062 15.439073 ( 1.394781)
build_install 0.006905 0.003518 4.017140 ( 1.110357)
test_btest 0.000493 0.000211 86.327590 ( 6.942795)
test_basic 0.000136 0.003956 0.425561 ( 0.495563)
test_all 0.084464 0.034911 538.619818 ( 54.944241)
test_rubyspec 0.017837 0.023718 46.619704 ( 59.324764)
total: 129.39 sec