Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-010906
#<BuildRuby:0x000055b2d71fb7f8
@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.20231227-010906",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000830 0.004139 0.813099 ( 1.559964)
build_miniruby 0.000872 0.000218 0.810053 ( 0.809585)
build_ruby 0.000977 0.000244 2.659113 ( 2.660333)
build_all 0.003482 0.003954 11.934685 ( 0.959467)
build_install 0.010113 0.000000 3.324075 ( 0.958828)
test_btest 0.000780 0.000000 63.775526 ( 4.400617)
test_basic 0.004013 0.000000 0.388068 ( 0.468516)
test_all 0.078428 0.019046 371.541611 ( 37.391326)
test_rubyspec 0.015972 0.052603 40.105840 ( 52.665375)
total: 101.87 sec