Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-012024
#<BuildRuby:0x0000555e6b9100e0
@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="-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.20240618-012024",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.005484 0.000429 1.861033 ( 2.692909)
build_miniruby 0.000875 0.000243 1.154109 ( 1.153221)
build_ruby 0.001222 0.000339 3.320490 ( 3.320669)
build_all 0.002134 0.008524 18.142214 ( 1.695975)
build_install 0.008837 0.001570 6.330168 ( 1.530072)
test_btest 0.000615 0.000221 107.212188 ( 8.867502)
test_basic 0.000598 0.003697 0.675857 ( 0.751465)
test_all 0.099112 0.044964 562.323608 ( 57.100010)
test_rubyspec 0.036143 0.027900 133.504992 ( 15.878445)
total: 92.99 sec