Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-083224
#<BuildRuby:0x00005627872e9348
@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.20220627-083224",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.008696 0.005117 0.832323 ( 1.171546)
build_miniruby 0.001503 0.000000 0.062449 ( 0.061306)
build_ruby 0.002873 0.000007 0.051278 ( 0.049004)
build_all 0.006215 0.001332 1.215584 ( 0.482737)
build_install 0.014356 0.003799 4.978856 ( 2.476501)
test_btest 0.001621 0.000360 53.800104 ( 6.213430)
test_basic 0.006423 0.000000 0.298663 ( 0.397859)
test_all 0.002713 0.000000 500.984693 ( 53.369270)
test_rubyspec 0.092555 0.040879 42.024822 ( 47.911311)
total: 112.13 sec