Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-080025
#<BuildRuby:0x0000559964ae7dd0
@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.20230115-080025",
@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.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006243 0.001440 1.326937 ( 1.354071)
build_miniruby 0.000982 0.000227 1.698842 ( 1.570575)
build_ruby 0.001341 0.000309 2.795342 ( 2.792576)
build_all 0.008865 0.000886 16.847347 ( 2.992533)
build_install 0.009749 0.001788 2.159850 ( 1.087468)
test_btest 0.001068 0.000000 80.297471 ( 10.895423)
test_basic 0.006106 0.000602 0.377305 ( 0.463389)
test_all 0.001533 0.000306 682.413220 (100.995709)
test_rubyspec 0.047705 0.047296 52.386342 ( 60.434196)
total: 182.59 sec