Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-233408
#<BuildRuby:0x000055e81a6800a8
@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.20240617-233408",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005143 0.000000 1.046427 ( 1.349626)
build_miniruby 0.001151 0.000000 0.745383 ( 0.745224)
build_ruby 0.001611 0.000000 2.251150 ( 2.251188)
build_all 0.007261 0.000184 12.626523 ( 1.058219)
build_install 0.005703 0.004604 4.212787 ( 1.076170)
test_btest 0.000766 0.000000 70.845490 ( 5.021466)
test_basic 0.000330 0.003889 0.402862 ( 0.483425)
test_all 0.061099 0.034374 357.336739 ( 34.827524)
test_rubyspec 0.024848 0.016262 87.053172 ( 11.013988)
total: 57.83 sec