Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-051024
#<BuildRuby:0x00005601ca9646d8
@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.20220914-051024",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000133 0.000000 0.000133 ( 0.000137)
build_up 0.009343 0.000214 1.099433 ( 1.230960)
build_miniruby 0.001395 0.000199 0.075145 ( 0.073657)
build_ruby 0.001777 0.000254 0.078818 ( 0.076534)
build_all 0.010129 0.000174 1.580638 ( 0.597849)
build_install 0.021220 0.000826 1.914921 ( 0.921592)
test_btest 0.001066 0.000112 94.962416 ( 10.049123)
test_basic 0.007554 0.000795 0.363106 ( 0.450398)
test_all 0.003955 0.000416 671.904482 ( 67.164162)
test_rubyspec 0.093086 0.081101 46.690790 ( 55.081442)
total: 135.65 sec