Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-132103
#<BuildRuby:0x000055f9b827abe8
@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.20230130-132103",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000823 0.005711 0.838070 ( 1.006779)
build_miniruby 0.000992 0.000331 1.010128 ( 1.008810)
build_ruby 0.001200 0.000400 2.783890 ( 2.781485)
build_all 0.009201 0.000505 16.706538 ( 2.976842)
build_install 0.005435 0.005763 2.081174 ( 1.066808)
test_btest 0.000755 0.000266 72.894759 ( 10.428309)
test_basic 0.001627 0.004884 0.362882 ( 0.449209)
test_all 0.000949 0.000195 675.949858 ( 94.358202)
test_rubyspec 0.080782 0.031656 51.613952 ( 59.735038)
total: 173.81 sec