Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-225633
#<BuildRuby:0x0000561d6bee3e80
@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-225633",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.002222 0.004266 0.866974 ( 1.768485)
build_miniruby 0.001201 0.000000 1.012615 ( 1.010682)
build_ruby 0.001613 0.000000 2.771210 ( 2.768700)
build_all 0.009411 0.000069 16.813205 ( 2.990171)
build_install 0.010563 0.001036 2.297727 ( 1.175100)
test_btest 0.000884 0.000139 75.814332 ( 10.489268)
test_basic 0.000000 0.006533 0.341014 ( 0.427160)
test_all 0.000000 0.001360 652.456977 (102.396787)
test_rubyspec 0.074325 0.054291 51.579892 ( 59.625209)
total: 182.65 sec