Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-065008
#<BuildRuby:0x000055fa638b54a8
@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.20220802-065008",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000000 0.000071 0.000071 ( 0.000073)
configure 0.000000 0.000047 0.000047 ( 0.000044)
build_up 0.008594 0.005158 0.855528 ( 1.865007)
build_miniruby 0.001030 0.000343 0.053968 ( 0.052406)
build_ruby 0.001406 0.000468 0.064179 ( 0.062903)
build_all 0.007317 0.000000 1.219985 ( 0.455472)
build_install 0.012949 0.005198 4.227830 ( 1.823664)
test_btest 0.000704 0.000220 51.371572 ( 6.114211)
test_basic 0.004479 0.001400 0.284952 ( 0.376746)
test_all 0.001570 0.000234 489.040964 ( 52.280880)
test_rubyspec 0.087175 0.042462 41.178881 ( 47.057917)
total: 110.09 sec