Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-210453
#<BuildRuby:0x000055f5e1738c00
@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.20220723-210453",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.011711 0.000542 0.953963 ( 0.978507)
build_miniruby 0.001707 0.000244 0.069962 ( 0.068316)
build_ruby 0.001792 0.000256 0.071169 ( 0.069473)
build_all 0.010684 0.000000 1.502398 ( 0.577662)
build_install 0.016160 0.006632 5.132465 ( 2.065725)
test_btest 0.001036 0.000180 77.219885 ( 8.225407)
test_basic 0.007299 0.000557 0.329687 ( 0.418393)
test_all 0.001619 0.000270 676.327504 ( 66.147159)
test_rubyspec 0.108003 0.068101 45.722364 ( 51.530654)
total: 130.08 sec