Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-213510
#<BuildRuby:0x0000557427f10a90
@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.20221224-213510",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007521 0.001880 0.948697 ( 1.148051)
build_miniruby 0.002090 0.000522 0.848066 ( 0.847180)
build_ruby 0.002438 0.000609 2.125504 ( 2.124978)
build_all 0.011339 0.008833 18.533580 ( 2.155897)
build_install 0.005918 0.014968 2.012341 ( 1.006036)
test_btest 0.001489 0.000744 89.468804 ( 9.345598)
test_basic 0.004222 0.004316 0.343953 ( 0.432229)
test_all 0.002085 0.000442 682.860765 ( 63.073507)
test_rubyspec 0.093879 0.079502 47.830134 ( 55.903030)
total: 136.04 sec