Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-102350
#<BuildRuby:0x0000557b18bbf948
@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.20230121-102350",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003372 0.000259 0.612240 ( 1.021894)
build_miniruby 0.000790 0.000061 0.629568 ( 0.629596)
build_ruby 0.001203 0.000093 2.202964 ( 2.203288)
build_all 0.009201 0.000033 11.995378 ( 1.464334)
build_install 0.006219 0.000414 1.475812 ( 0.703445)
test_btest 0.000686 0.000046 62.484233 ( 6.301435)
test_basic 0.003200 0.000213 0.254251 ( 0.349491)
test_all 0.001091 0.000073 479.499519 ( 45.591154)
test_rubyspec 0.012712 0.014842 35.071755 ( 45.644698)
total: 103.91 sec