Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-033359
#<BuildRuby:0x000055f28c7c4870
@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.20220130-033359",
@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.000004 0.000001 0.000005 ( 0.000010)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011141 0.000959 0.939690 ( 1.016999)
build_miniruby 0.001620 0.000216 0.073348 ( 0.071820)
build_ruby 0.001721 0.000230 0.078963 ( 0.077076)
build_all 0.009223 0.000570 4.085052 ( 0.792785)
build_install 0.020522 0.001832 7.880466 ( 2.328957)
test_btest 0.001424 0.000168 47.093039 ( 43.702117)
test_basic 0.006995 0.000823 0.336520 ( 0.425933)
test_all 0.001915 0.000225 689.918052 ( 66.568018)
test_rubyspec 0.112011 0.051895 45.678191 ( 51.250877)
total: 166.24 sec