Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-183113
#<BuildRuby:0x000055e71c062cb0
@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.20230329-183113",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003360 0.000305 0.839037 ( 2.240803)
build_miniruby 0.000796 0.000072 0.699179 ( 0.698392)
build_ruby 0.000965 0.000088 2.237179 ( 2.236362)
build_all 0.004939 0.003796 12.000818 ( 1.100973)
build_install 0.006983 0.000000 1.699787 ( 0.851481)
test_btest 0.000549 0.000000 77.737804 ( 6.967843)
test_basic 0.000000 0.002937 0.257921 ( 0.353275)
test_all 0.000000 0.000904 445.921802 ( 42.019608)
test_rubyspec 0.004438 0.015947 37.503605 ( 48.020907)
total: 104.49 sec