Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-004904
#<BuildRuby:0x00005567019e0148
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220503-004904",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006123 0.000942 0.839676 ( 1.098435)
build_miniruby 0.001011 0.000000 0.056925 ( 0.055685)
build_ruby 0.000977 0.000000 0.057821 ( 0.056500)
build_all 0.004374 0.000000 1.496627 ( 0.597623)
build_install 0.007779 0.003111 6.241785 ( 2.805083)
test_btest 0.000502 0.000083 53.916055 ( 7.878022)
test_basic 0.005972 0.000000 0.335049 ( 0.422933)
test_all 0.002030 0.000016 621.642436 ( 89.681537)
test_rubyspec 0.088111 0.038371 43.862463 ( 48.823168)
total: 151.42 sec