Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-025305
#<BuildRuby:0x000055e93d328080
@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.20230119-025305",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000037 0.000005 0.000042 ( 0.000029)
build_up 0.000346 0.006275 0.892791 ( 1.071068)
build_miniruby 0.001282 0.000000 1.027596 ( 1.025713)
build_ruby 0.001698 0.000000 2.775995 ( 2.773284)
build_all 0.000000 0.010257 17.016597 ( 3.024712)
build_install 0.009101 0.002506 2.141164 ( 1.085362)
test_btest 0.000616 0.000240 75.070351 ( 10.578078)
test_basic 0.004619 0.001796 0.344919 ( 0.431619)
test_all 0.001109 0.000431 649.887871 (109.329741)
test_rubyspec 0.064711 0.059514 52.082355 ( 60.167672)
total: 189.49 sec