Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-101900
#<BuildRuby:0x00005565c3be8010
@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.20230114-101900",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000042 0.000006 0.000048 ( 0.000047)
build_up 0.003401 0.003203 0.854554 ( 1.162225)
build_miniruby 0.001161 0.000218 1.017560 ( 1.015436)
build_ruby 0.000000 0.001541 2.779675 ( 2.776989)
build_all 0.005970 0.003781 16.865228 ( 2.987284)
build_install 0.009029 0.002257 2.068427 ( 1.075645)
test_btest 0.000846 0.000211 79.480179 ( 10.630981)
test_basic 0.006804 0.000691 0.370644 ( 0.455299)
test_all 0.001285 0.000000 663.692016 (101.389952)
test_rubyspec 0.113478 0.013069 52.321472 ( 60.348219)
total: 181.84 sec