Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-060020
#<BuildRuby:0x00005651d724e620
@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-060020",
@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.000007)
autoconf 0.000036 0.000004 0.000040 ( 0.000042)
configure 0.000030 0.000004 0.000034 ( 0.000020)
build_up 0.005980 0.000797 0.855160 ( 1.477400)
build_miniruby 0.001109 0.000148 1.021130 ( 1.019224)
build_ruby 0.001454 0.000194 2.789419 ( 2.787091)
build_all 0.010099 0.000147 16.951870 ( 2.992076)
build_install 0.003720 0.007885 2.162789 ( 1.100750)
test_btest 0.000919 0.000194 73.545449 ( 11.313438)
test_basic 0.005384 0.001134 0.357710 ( 0.444032)
test_all 0.001207 0.000254 662.905385 (114.647352)
test_rubyspec 0.080729 0.040513 51.932948 ( 59.982033)
total: 195.76 sec