Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-124616
#<BuildRuby:0x000055ee28d97940
@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.20220403-124616",
@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.000003 0.000014 ( 0.000015)
configure 0.000058 0.000014 0.000072 ( 0.000072)
build_up 0.006686 0.004693 1.027902 ( 1.172003)
build_miniruby 0.001484 0.000424 0.072936 ( 0.071566)
build_ruby 0.001789 0.000511 0.079305 ( 0.077729)
build_all 0.009753 0.000267 4.346114 ( 0.871774)
build_install 0.016596 0.002867 8.630167 ( 3.049781)
test_btest 0.001047 0.000247 73.672879 ( 8.128411)
test_basic 0.007344 0.000476 0.344440 ( 0.432787)
test_all 0.001648 0.000366 693.144862 ( 67.584656)
test_rubyspec 0.092202 0.069405 46.599678 ( 51.802930)
total: 133.19 sec