Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-022534
#<BuildRuby:0x000055fe1aa93440
@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.20220312-022534",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000071 0.000032 0.000103 ( 0.000107)
build_up 0.009963 0.000811 1.009577 ( 1.033804)
build_miniruby 0.001773 0.000682 0.067998 ( 0.065783)
build_ruby 0.001460 0.000561 0.080173 ( 0.077901)
build_all 0.007386 0.002225 1.497487 ( 0.623604)
build_install 0.011195 0.011627 5.304567 ( 2.193661)
test_btest 0.000924 0.000437 76.378996 ( 8.309971)
test_basic 0.004738 0.002448 0.335651 ( 0.423372)
test_all 0.001180 0.000562 694.519738 ( 67.554925)
test_rubyspec 0.119535 0.051283 46.278704 ( 51.415498)
total: 131.70 sec