Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-183534
#<BuildRuby:0x0000564ee51c5400
@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.20221010-183534",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.008045 0.003998 1.097642 ( 1.131337)
build_miniruby 0.001742 0.000000 0.096856 ( 0.093748)
build_ruby 0.001801 0.000000 0.101961 ( 0.098856)
build_all 0.006800 0.001292 1.283485 ( 0.557018)
build_install 0.013022 0.004370 1.580093 ( 0.866027)
test_btest 0.001958 0.000436 63.087613 ( 6.390310)
test_basic 0.002385 0.003966 0.354864 ( 0.444453)
test_all 0.007863 0.000000 478.029596 ( 52.715492)
test_rubyspec 0.089621 0.045162 42.911487 ( 51.314717)
total: 113.61 sec