Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-044145
#<BuildRuby:0x0000560527510040
@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.20221231-044145",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006257 0.000418 0.918264 ( 1.096264)
build_miniruby 0.001262 0.000084 1.009675 ( 1.007752)
build_ruby 0.001347 0.000090 2.776443 ( 2.773864)
build_all 0.009339 0.000293 16.723478 ( 2.988196)
build_install 0.006568 0.005139 2.352374 ( 1.207476)
test_btest 0.001103 0.000000 77.990918 ( 10.746668)
test_basic 0.002571 0.004048 0.362538 ( 0.448727)
test_all 0.001081 0.000171 671.160016 (103.436970)
test_rubyspec 0.101051 0.022203 51.677731 ( 59.716425)
total: 183.42 sec