Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-113001
#<BuildRuby:0x00005587e501e9c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220729-113001",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005432 0.005274 0.839262 ( 1.225277)
build_miniruby 0.001712 0.000000 0.061710 ( 0.060221)
build_ruby 0.000000 0.001414 0.065499 ( 0.064561)
build_all 0.006315 0.002730 1.255553 ( 0.476581)
build_install 0.010981 0.006552 4.362642 ( 1.795132)
test_btest 0.001059 0.000353 50.728890 ( 6.133574)
test_basic 0.004620 0.001540 0.287036 ( 0.377491)
test_all 0.002531 0.000000 479.056837 ( 50.984352)
test_rubyspec 0.052744 0.080557 41.747099 ( 47.643344)
total: 108.76 sec