Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-014532
#<BuildRuby:0x0000562ba42ff438
@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-014532",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000890 0.004303 0.812742 ( 1.192667)
build_miniruby 0.000728 0.000291 0.817432 ( 0.817268)
build_ruby 0.001089 0.000435 2.682585 ( 2.683062)
build_all 0.006826 0.000944 12.022893 ( 0.991535)
build_install 0.005995 0.005105 3.397407 ( 0.970034)
test_btest 0.000798 0.000000 63.952997 ( 4.991090)
test_basic 0.003404 0.000778 0.410262 ( 0.489305)
test_all 0.069687 0.024646 371.243052 ( 32.552782)
test_rubyspec 0.032967 0.036494 40.216086 ( 52.766627)
total: 97.45 sec