Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-045848
#<BuildRuby:0x0000559aef891400
@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.20220813-045848",
@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.000029 0.000002 0.000031 ( 0.000032)
autoconf 0.000047 0.000004 0.000051 ( 0.000052)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.010738 0.000486 0.825118 ( 0.888444)
build_miniruby 0.001349 0.000097 0.051845 ( 0.050997)
build_ruby 0.001800 0.000000 0.063818 ( 0.062894)
build_all 0.004654 0.004286 1.253404 ( 0.470366)
build_install 0.013537 0.000513 1.547844 ( 0.787603)
test_btest 0.001244 0.000138 50.759058 ( 6.232841)
test_basic 0.000827 0.004934 0.287068 ( 0.379298)
test_all 0.001094 0.003413 510.069475 ( 53.475745)
test_rubyspec 0.085733 0.054629 41.562756 ( 49.276522)
total: 111.63 sec