Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-221852
#<BuildRuby:0x000055abcfeb3c20
@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.20231231-221852",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.005132 0.793348 ( 1.185392)
build_miniruby 0.000631 0.000454 0.819916 ( 0.819934)
build_ruby 0.001429 0.000000 2.662791 ( 2.663802)
build_all 0.007928 0.000000 12.097567 ( 0.998049)
build_install 0.006543 0.006400 3.392983 ( 0.962166)
test_btest 0.000662 0.000166 66.870458 ( 4.911925)
test_basic 0.000000 0.005619 0.415293 ( 0.493752)
test_all 0.063881 0.033746 366.010781 ( 36.517909)
test_rubyspec 0.024186 0.041596 40.535105 ( 53.081897)
total: 101.64 sec