Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-062218
#<BuildRuby:0x000055fe17bf7f28
@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.20230119-062218",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.004865 0.001622 0.914636 ( 1.074498)
build_miniruby 0.000881 0.000293 1.017060 ( 1.015221)
build_ruby 0.001103 0.000367 2.783396 ( 2.780621)
build_all 0.005254 0.004891 16.903235 ( 3.013820)
build_install 0.009765 0.001804 2.121407 ( 1.083298)
test_btest 0.000804 0.000288 77.283929 ( 10.719193)
test_basic 0.006108 0.000324 0.348360 ( 0.434651)
test_all 0.001414 0.000000 653.897843 ( 99.838417)
test_rubyspec 0.045709 0.050542 52.161260 ( 60.229441)
total: 180.19 sec