Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-190038
#<BuildRuby:0x000055bba05a0120
@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.20220516-190038",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002309 0.004372 0.836223 ( 1.154042)
build_miniruby 0.000816 0.000188 0.057419 ( 0.056173)
build_ruby 0.000755 0.000174 0.057486 ( 0.056191)
build_all 0.004249 0.000022 1.489391 ( 0.603877)
build_install 0.005040 0.006130 6.337361 ( 2.873666)
test_btest 0.000655 0.000193 46.838906 ( 9.128087)
test_basic 0.005904 0.000000 0.335137 ( 0.422930)
test_all 0.001443 0.000000 644.290976 ( 93.006532)
test_rubyspec 0.074465 0.033710 44.233554 ( 49.780504)
total: 157.08 sec