Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-002214
#<BuildRuby:0x000055b10367fe58
@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.20230119-002214",
@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.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000033 0.000013 0.000046 ( 0.000046)
build_up 0.004657 0.001940 0.849473 ( 1.031076)
build_miniruby 0.000916 0.000382 1.015471 ( 1.013616)
build_ruby 0.001107 0.000461 2.780243 ( 2.777803)
build_all 0.005295 0.004838 16.956911 ( 2.981631)
build_install 0.010884 0.000742 2.128195 ( 1.079540)
test_btest 0.000754 0.000301 75.029077 ( 10.788791)
test_basic 0.005073 0.002029 0.355645 ( 0.440777)
test_all 0.001041 0.000416 669.580986 ( 95.084747)
test_rubyspec 0.073757 0.040115 52.059529 ( 60.101687)
total: 175.30 sec