Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-064030
#<BuildRuby:0x0000563c3c5d7f40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-064030",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.004007 0.005049 0.868261 ( 1.151708)
build_miniruby 0.000000 0.001262 1.018356 ( 1.016377)
build_ruby 0.000000 0.001646 2.787986 ( 2.785336)
build_all 0.009488 0.000541 16.806592 ( 2.993710)
build_install 0.010947 0.000515 2.134104 ( 1.090586)
test_btest 0.000777 0.000163 80.981856 ( 11.079594)
test_basic 0.007408 0.000000 0.379161 ( 0.463252)
test_all 0.001557 0.000032 651.191034 (103.833370)
test_rubyspec 0.101390 0.024547 52.434105 ( 60.465617)
total: 184.88 sec