Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-100821
#<BuildRuby:0x000056447aa70ef8
@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.20221225-100821",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005024 0.004215 0.942120 ( 1.133598)
build_miniruby 0.001860 0.000398 0.840624 ( 0.839690)
build_ruby 0.001903 0.000408 2.132579 ( 2.132540)
build_all 0.019446 0.000340 18.611399 ( 2.172927)
build_install 0.017934 0.004480 2.073586 ( 1.021200)
test_btest 0.001158 0.000211 89.352507 ( 9.133652)
test_basic 0.010411 0.001023 0.368742 ( 0.450992)
test_all 0.001879 0.000327 685.322023 ( 66.304456)
test_rubyspec 0.089752 0.088660 48.164327 ( 56.319949)
total: 139.51 sec