Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-175943
#<BuildRuby:0x000055f6d728cea8
@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.20220728-175943",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010943 0.000940 0.983012 ( 1.095644)
build_miniruby 0.001942 0.000259 0.074909 ( 0.072714)
build_ruby 0.001881 0.000250 0.070742 ( 0.068326)
build_all 0.006405 0.003383 1.530960 ( 0.584663)
build_install 0.020302 0.003384 5.152491 ( 2.050630)
test_btest 0.000912 0.000152 73.280238 ( 8.180073)
test_basic 0.006489 0.000389 0.323895 ( 0.412526)
test_all 0.001859 0.000297 671.229619 ( 66.245119)
test_rubyspec 0.126069 0.049326 45.505527 ( 51.223766)
total: 129.93 sec