Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-163349
#<BuildRuby:0x000055da1d20ffb0
@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.20221224-163349",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.003575 0.000715 0.913879 ( 1.148359)
build_miniruby 0.000720 0.000144 1.051244 ( 1.051014)
build_ruby 0.001244 0.000000 2.650306 ( 2.648710)
build_all 0.007920 0.000914 15.872119 ( 3.486034)
build_install 0.009453 0.000023 2.211170 ( 1.233913)
test_btest 0.000514 0.000086 63.013453 ( 11.094665)
test_basic 0.003849 0.000642 0.319636 ( 0.410858)
test_all 0.000939 0.000156 635.293084 (102.334764)
test_rubyspec 0.053268 0.013636 51.829963 ( 60.009704)
total: 183.42 sec