Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-160538
#<BuildRuby:0x00005627716b3610
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-160538",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004372 0.006425 0.990098 ( 1.145625)
build_miniruby 0.001229 0.000409 0.075757 ( 0.076079)
build_ruby 0.001893 0.000631 0.078519 ( 0.078016)
build_all 0.008941 0.001624 4.137941 ( 0.811266)
build_install 0.023968 0.000000 7.833266 ( 2.365724)
test_btest 0.001309 0.000000 47.299873 ( 44.381152)
test_basic 0.000000 0.006916 0.334393 ( 0.423473)
test_all 0.000965 0.000538 667.649895 ( 65.486322)
test_rubyspec 0.069764 0.093202 46.240689 ( 51.659906)
total: 166.43 sec