Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-022454
#<BuildRuby:0x00005559a5a608e8
@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.20220815-022454",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000022 0.000001 0.000023 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007473 0.004360 0.993277 ( 1.255922)
build_miniruby 0.001660 0.000208 0.079174 ( 0.077701)
build_ruby 0.001428 0.000178 0.082486 ( 0.081124)
build_all 0.007424 0.003460 1.542317 ( 0.575736)
build_install 0.015943 0.005718 1.899690 ( 0.920578)
test_btest 0.001160 0.000223 76.405752 ( 8.477374)
test_basic 0.003332 0.003562 0.324310 ( 0.418795)
test_all 0.002540 0.000565 675.128465 ( 66.085944)
test_rubyspec 0.116866 0.065943 45.683744 ( 53.202512)
total: 131.10 sec