Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-194707
#<BuildRuby:0x000055ab9fa59e98
@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.20230108-194707",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000045 0.000003 0.000048 ( 0.000047)
configure 0.000041 0.000003 0.000044 ( 0.000043)
build_up 0.001380 0.007763 0.857434 ( 1.034566)
build_miniruby 0.000000 0.001139 1.021317 ( 1.019326)
build_ruby 0.000000 0.001579 2.783152 ( 2.780355)
build_all 0.005357 0.004402 16.841672 ( 2.995277)
build_install 0.009869 0.001589 2.131830 ( 1.091549)
test_btest 0.000697 0.000183 78.124403 ( 10.597034)
test_basic 0.001734 0.004736 0.344937 ( 0.431367)
test_all 0.001405 0.000000 658.365170 (107.444789)
test_rubyspec 0.087084 0.040796 52.141246 ( 60.279308)
total: 187.67 sec