Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-222448
#<BuildRuby:0x0000563cf2842620
@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.20230114-222448",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000047 0.000006 0.000053 ( 0.000052)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.006639 0.003687 1.309228 ( 1.470053)
build_miniruby 0.001120 0.000197 1.695033 ( 1.566536)
build_ruby 0.001482 0.000000 2.780454 ( 2.777872)
build_all 0.009756 0.000000 16.771394 ( 2.999651)
build_install 0.006989 0.004425 2.154079 ( 1.082195)
test_btest 0.000000 0.000735 71.418952 ( 11.407882)
test_basic 0.000000 0.006613 0.359009 ( 0.445095)
test_all 0.000000 0.001435 659.772571 (104.212695)
test_rubyspec 0.082738 0.048567 52.168610 ( 60.281644)
total: 186.24 sec