Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-040251
#<BuildRuby:0x000055762c200060
@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.20240103-040251",
@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.000024 0.000005 0.000029 ( 0.000030)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.000680 0.007368 1.039095 ( 1.328126)
build_miniruby 0.000931 0.000339 0.786817 ( 0.786781)
build_ruby 0.001099 0.000400 2.646022 ( 2.646623)
build_all 0.007565 0.000000 11.897893 ( 0.962193)
build_install 0.004935 0.005796 3.490530 ( 0.974324)
test_btest 0.000450 0.000173 62.805114 ( 5.131071)
test_basic 0.000000 0.003873 0.393453 ( 0.474030)
test_all 0.064683 0.035279 370.837955 ( 39.356467)
test_rubyspec 0.039540 0.025225 40.108962 ( 52.683766)
total: 104.34 sec