Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-131058
#<BuildRuby:0x000055ad1321c0a8
@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.20240619-131058",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001797 0.003620 1.060853 ( 1.325815)
build_miniruby 0.001054 0.000162 0.750689 ( 0.749997)
build_ruby 0.001326 0.000204 2.250423 ( 2.251365)
build_all 0.007851 0.000553 12.602964 ( 1.033577)
build_install 0.011385 0.004797 4.180376 ( 1.064456)
test_btest 0.000738 0.000000 74.803776 ( 5.069270)
test_basic 0.004884 0.000228 0.403006 ( 0.483296)
test_all 0.084054 0.017724 374.638527 ( 41.127016)
test_rubyspec 0.020633 0.019912 87.647594 ( 11.036327)
total: 64.14 sec