Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-172416
#<BuildRuby:0x000056388cce6920
@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.20220822-172416",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000065 0.000011 0.000076 ( 0.000075)
build_up 0.006472 0.005469 0.844447 ( 0.993185)
build_miniruby 0.001548 0.000387 0.065045 ( 0.062605)
build_ruby 0.001324 0.000331 0.063420 ( 0.062031)
build_all 0.007347 0.001837 1.237496 ( 0.462550)
build_install 0.012685 0.001715 1.584592 ( 0.798043)
test_btest 0.000846 0.000000 51.868914 ( 5.747362)
test_basic 0.006149 0.000000 0.294474 ( 0.383996)
test_all 0.000474 0.004763 479.739711 ( 51.702188)
test_rubyspec 0.099332 0.032585 41.886852 ( 50.321031)
total: 110.53 sec