Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-154618
#<BuildRuby:0x0000562273643048
@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.20231227-154618",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000901 0.004278 0.821502 ( 1.280489)
build_miniruby 0.000955 0.000000 0.805817 ( 0.805879)
build_ruby 0.001551 0.000000 2.660615 ( 2.661629)
build_all 0.007957 0.000496 12.057392 ( 0.970478)
build_install 0.006563 0.003790 3.343074 ( 0.961578)
test_btest 0.000671 0.000168 63.519016 ( 5.688988)
test_basic 0.004485 0.000062 0.396318 ( 0.475569)
test_all 0.076691 0.021432 371.471699 ( 40.233660)
test_rubyspec 0.044784 0.022439 40.190238 ( 52.748865)
total: 105.83 sec