Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-021600
#<BuildRuby:0x000055f1e95d7ba0
@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-021600",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.008243 0.002248 0.928967 ( 2.323928)
build_miniruby 0.001424 0.000389 0.061231 ( 0.059621)
build_ruby 0.000000 0.002327 0.065190 ( 0.063061)
build_all 0.000663 0.007910 1.280118 ( 0.479755)
build_install 0.010052 0.004966 4.202430 ( 1.755658)
test_btest 0.000967 0.000451 52.309767 ( 6.305655)
test_basic 0.004395 0.002051 0.286037 ( 0.375351)
test_all 0.003896 0.000000 478.941281 ( 52.296443)
test_rubyspec 0.067805 0.064217 41.830728 ( 47.527116)
total: 111.19 sec