Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-222024
#<BuildRuby:0x00005605b9056be8
@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.20230109-222024",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000019 0.000006 0.000025 ( 0.000041)
build_up 0.001675 0.004783 0.859948 ( 1.051538)
build_miniruby 0.000927 0.000386 1.022232 ( 1.020305)
build_ruby 0.001182 0.000493 2.774196 ( 2.771474)
build_all 0.006602 0.003459 16.846722 ( 2.974928)
build_install 0.004885 0.006696 2.120135 ( 1.078052)
test_btest 0.000789 0.000395 75.054483 ( 10.391340)
test_basic 0.006362 0.000000 0.344379 ( 0.431028)
test_all 0.002663 0.000000 683.605686 ( 96.608522)
test_rubyspec 0.078295 0.047740 52.238847 ( 60.288345)
total: 176.62 sec