Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-214817
#<BuildRuby:0x000055f101e87040
@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.20240102-214817",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.002483 0.003417 1.377595 ( 1.651230)
build_miniruby 0.000625 0.000250 0.738804 ( 0.738024)
build_ruby 0.000897 0.000359 2.655621 ( 2.655677)
build_all 0.006542 0.002617 14.377512 ( 1.264999)
build_install 0.006897 0.000795 4.186624 ( 1.057605)
test_btest 0.000545 0.000198 76.463973 ( 6.804734)
test_basic 0.004724 0.000000 0.594375 ( 0.675338)
test_all 0.120253 0.010818 491.222392 ( 48.805758)
test_rubyspec 0.021388 0.028191 48.394128 ( 60.801823)
total: 124.46 sec