Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-144511
#<BuildRuby:0x000055c0243d7f90
@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-144511",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001220 0.004284 0.797806 ( 1.178337)
build_miniruby 0.000928 0.000143 0.805084 ( 0.805268)
build_ruby 0.001279 0.000197 2.676414 ( 2.677056)
build_all 0.008428 0.000000 11.940554 ( 0.982358)
build_install 0.007373 0.003376 3.440971 ( 0.979586)
test_btest 0.000639 0.000106 65.356891 ( 4.941933)
test_basic 0.000000 0.004093 0.409608 ( 0.488724)
test_all 0.065780 0.038570 385.271787 ( 35.570034)
test_rubyspec 0.032633 0.032980 40.439989 ( 53.008235)
total: 100.63 sec