Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-015529
#<BuildRuby:0x000055edef391c18
@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.20230112-015529",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000000 0.006795 0.880730 ( 1.107590)
build_miniruby 0.000824 0.000452 1.008671 ( 1.006805)
build_ruby 0.001187 0.000317 2.766760 ( 2.764244)
build_all 0.009837 0.000000 16.702228 ( 2.949185)
build_install 0.011159 0.000000 2.074648 ( 1.084085)
test_btest 0.000735 0.000000 73.446073 ( 11.120538)
test_basic 0.006303 0.000000 0.365401 ( 0.451810)
test_all 0.001530 0.000000 671.481503 (101.425372)
test_rubyspec 0.094711 0.026612 52.015085 ( 60.105099)
total: 182.02 sec