Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-135822
#<BuildRuby:0x000055ea8b90ff30
@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.20221225-135822",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.003889 0.000409 0.791718 ( 1.136512)
build_miniruby 0.000796 0.000084 0.939550 ( 0.938307)
build_ruby 0.001290 0.000000 2.656021 ( 2.654808)
build_all 0.005544 0.003475 15.902636 ( 3.305216)
build_install 0.009960 0.000000 2.269690 ( 1.268807)
test_btest 0.000653 0.000000 61.254678 ( 11.582672)
test_basic 0.005188 0.000000 0.290089 ( 0.380292)
test_all 0.000984 0.000000 641.773718 (102.387308)
test_rubyspec 0.052385 0.017537 51.745875 ( 59.959338)
total: 183.61 sec