Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-083529
#<BuildRuby:0x000056276a402be8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230103-083529",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000016 0.000010 0.000026 ( 0.000025)
configure 0.000012 0.000007 0.000019 ( 0.000019)
build_up 0.004538 0.001968 0.842940 ( 1.021188)
build_miniruby 0.000844 0.000492 1.011046 ( 1.009173)
build_ruby 0.000932 0.000544 2.783175 ( 2.780601)
build_all 0.005126 0.004666 16.779381 ( 2.992241)
build_install 0.005991 0.003687 2.306770 ( 1.180780)
test_btest 0.000707 0.000435 76.114830 ( 10.777092)
test_basic 0.006204 0.000947 0.382658 ( 0.467351)
test_all 0.000908 0.000518 668.000804 (101.457828)
test_rubyspec 0.060313 0.066378 51.574510 ( 59.577683)
total: 181.26 sec