Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-144223
#<BuildRuby:0x0000556e2bb43d60
@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.20240618-144223",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002218 0.003716 1.037129 ( 1.296135)
build_miniruby 0.000826 0.000191 0.710164 ( 0.710225)
build_ruby 0.001541 0.000355 2.256887 ( 2.257047)
build_all 0.007743 0.000758 12.455922 ( 1.060459)
build_install 0.006124 0.006212 4.153775 ( 1.059366)
test_btest 0.000561 0.000161 68.394109 ( 5.989909)
test_basic 0.003095 0.000884 0.390651 ( 0.472272)
test_all 0.067053 0.031606 364.932103 ( 42.539586)
test_rubyspec 0.023673 0.020206 86.872365 ( 10.975007)
total: 66.36 sec