Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-214701
#<BuildRuby:0x0000555b7a3e80e8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240620-214701",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003319 0.001659 1.045717 ( 1.343791)
build_miniruby 0.001090 0.000000 0.720181 ( 0.720213)
build_ruby 0.001643 0.000000 2.261378 ( 2.261614)
build_all 0.003065 0.005155 12.449502 ( 1.016557)
build_install 0.004522 0.007214 4.196151 ( 1.089274)
test_btest 0.000000 0.000833 71.780560 ( 5.707345)
test_basic 0.000005 0.003877 0.404884 ( 0.485488)
test_all 0.071423 0.034139 368.792381 ( 40.425585)
test_rubyspec 0.012838 0.030250 87.572469 ( 10.990886)
total: 64.04 sec