Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-030541
#<BuildRuby:0x000055935a68b918
@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.20220201-030541",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007679 0.002560 0.977974 ( 4.996752)
build_miniruby 0.001369 0.000457 0.063293 ( 0.061939)
build_ruby 0.000000 0.002045 0.077196 ( 0.076064)
build_all 0.009666 0.001078 4.107960 ( 0.803750)
build_install 0.022853 0.000275 7.778181 ( 2.349620)
test_btest 0.001213 0.000304 47.922933 ( 44.444140)
test_basic 0.002513 0.005230 0.346850 ( 0.435964)
test_all 0.001400 0.000420 660.960988 ( 65.296029)
test_rubyspec 0.108748 0.046863 45.952066 ( 51.511566)
total: 169.98 sec