Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-194544
#<BuildRuby:0x0000559bc17eca68
@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.20220725-194544",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000857 0.007722 0.819501 ( 0.936095)
build_miniruby 0.001784 0.000000 0.065423 ( 0.063759)
build_ruby 0.002665 0.000000 0.061662 ( 0.059234)
build_all 0.008446 0.000000 1.253987 ( 0.470764)
build_install 0.006931 0.006975 4.283840 ( 1.803914)
test_btest 0.001273 0.000335 53.506829 ( 6.256152)
test_basic 0.002964 0.004803 0.273927 ( 0.371982)
test_all 0.001444 0.000456 482.895648 ( 51.877426)
test_rubyspec 0.101586 0.037834 41.693919 ( 47.532551)
total: 109.37 sec