Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-081647
#<BuildRuby:0x0000560fe12eb048
@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.20240114-081647",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004818 0.000131 0.796942 ( 1.199912)
build_miniruby 0.000982 0.000164 0.833590 ( 0.833263)
build_ruby 0.001292 0.000216 2.696250 ( 2.696754)
build_all 0.008025 0.000574 12.131467 ( 0.963972)
build_install 0.012824 0.000487 3.467467 ( 0.974472)
test_btest 0.000655 0.000087 65.207801 ( 5.372272)
test_basic 0.004398 0.000587 0.401594 ( 0.481803)
test_all 0.079100 0.018520 410.900796 ( 39.085243)
test_rubyspec 0.021034 0.044068 40.760792 ( 53.349558)
total: 104.96 sec