Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-182658
#<BuildRuby:0x0000565195486678
@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.20221231-182658",
@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.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000000 0.006494 0.911528 ( 1.103267)
build_miniruby 0.000887 0.000313 1.011968 ( 1.010138)
build_ruby 0.001484 0.000000 2.782997 ( 2.780316)
build_all 0.006144 0.003667 16.701378 ( 3.026297)
build_install 0.005366 0.006019 2.288529 ( 1.175516)
test_btest 0.000666 0.000285 74.046282 ( 11.092262)
test_basic 0.004585 0.001965 0.361700 ( 0.447826)
test_all 0.000996 0.000426 655.703506 (101.436267)
test_rubyspec 0.075116 0.057686 51.461654 ( 59.541453)
total: 181.61 sec