Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-182456
#<BuildRuby:0x000055dfde73c3c8
@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.20221224-182456",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003115 0.001132 0.744904 ( 0.968271)
build_miniruby 0.000685 0.000250 1.008752 ( 1.007215)
build_ruby 0.000827 0.000300 2.596989 ( 2.595496)
build_all 0.006651 0.002418 15.937913 ( 3.505461)
build_install 0.008223 0.001073 2.264802 ( 1.279185)
test_btest 0.000460 0.000154 61.030110 ( 11.584903)
test_basic 0.000000 0.004496 0.299826 ( 0.390925)
test_all 0.000080 0.000802 635.982612 ( 99.338180)
test_rubyspec 0.033248 0.033163 51.718933 ( 59.883732)
total: 180.55 sec