Logfile: /home/ko1/ruby/logs/brlog.trunk.20220416-001117
#<BuildRuby:0x000056292b314b38
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220416-001117",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000026 0.000009 0.000035 ( 0.000030)
build_up 0.007165 0.005115 1.015542 ( 1.180088)
build_miniruby 0.001669 0.000642 0.077250 ( 0.075754)
build_ruby 0.001584 0.000609 0.074808 ( 0.072839)
build_all 0.009616 0.000302 1.531438 ( 0.610239)
build_install 0.020793 0.002781 5.891460 ( 2.849327)
test_btest 0.000968 0.000277 75.473916 ( 8.256665)
test_basic 0.007117 0.000794 0.341049 ( 0.429250)
test_all 0.001978 0.000540 683.468790 ( 66.337942)
test_rubyspec 0.127041 0.043095 46.762279 ( 52.238143)
total: 132.05 sec