Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-004039
#<BuildRuby:0x000055725b13ffb0
@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.20230124-004039",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.008106 0.000506 0.849843 ( 1.450461)
build_miniruby 0.001212 0.000076 1.005955 ( 1.003990)
build_ruby 0.001388 0.000086 2.758120 ( 2.755405)
build_all 0.004912 0.005193 16.770066 ( 2.993043)
build_install 0.009960 0.000597 2.090529 ( 1.070028)
test_btest 0.000917 0.000108 74.683709 ( 10.650864)
test_basic 0.000000 0.006534 0.349523 ( 0.435989)
test_all 0.000000 0.001931 654.760480 (100.177926)
test_rubyspec 0.074128 0.049690 51.300359 ( 59.320545)
total: 179.86 sec