Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-033021
#<BuildRuby:0x000055ac99530728
@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.20230105-033021",
@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.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.001853 0.004415 0.901934 ( 1.111287)
build_miniruby 0.000992 0.000283 1.012361 ( 1.010511)
build_ruby 0.001487 0.000000 2.768254 ( 2.765755)
build_all 0.009896 0.000000 16.704961 ( 3.013371)
build_install 0.011589 0.000000 2.285485 ( 1.184572)
test_btest 0.001080 0.000000 68.920126 ( 11.080264)
test_basic 0.003559 0.002969 0.377416 ( 0.463220)
test_all 0.000916 0.000208 665.099877 ( 96.319232)
test_rubyspec 0.049260 0.045179 51.619666 ( 59.685981)
total: 176.63 sec