Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-102439
#<BuildRuby:0x00005649b5d77f30
@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.20230123-102439",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000003 0.000008 ( 0.000006)
build_up 0.002252 0.001126 0.641462 ( 2.113158)
build_miniruby 0.000624 0.000312 0.638685 ( 0.637981)
build_ruby 0.000872 0.000436 2.205741 ( 2.206178)
build_all 0.006235 0.003118 11.980488 ( 1.465870)
build_install 0.004609 0.002304 1.526035 ( 0.711556)
test_btest 0.000670 0.000000 63.854250 ( 6.431618)
test_basic 0.003693 0.000000 0.257292 ( 0.352381)
test_all 0.001059 0.000000 484.312663 ( 45.518047)
test_rubyspec 0.016220 0.013158 35.250385 ( 45.807514)
total: 105.24 sec