Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-015810
#<BuildRuby:0x0000555e435cbfb0
@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.20230125-015810",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002053 0.004316 0.850704 ( 1.151082)
build_miniruby 0.001168 0.000155 1.010448 ( 1.008400)
build_ruby 0.001297 0.000173 2.755694 ( 2.753299)
build_all 0.009612 0.000000 16.710052 ( 2.986572)
build_install 0.008915 0.000613 2.083887 ( 1.070264)
test_btest 0.001014 0.000113 67.082594 ( 10.878390)
test_basic 0.005692 0.000633 0.346579 ( 0.432971)
test_all 0.001520 0.000000 656.888432 (103.619578)
test_rubyspec 0.108238 0.017265 51.639306 ( 59.700241)
total: 183.60 sec