Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-160806
#<BuildRuby:0x0000564b784b40c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231210-160806",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003757 0.000752 1.007614 ( 1.347365)
build_miniruby 0.001073 0.000000 0.863747 ( 0.864212)
build_ruby 0.001024 0.000000 2.692521 ( 2.693376)
build_all 0.008312 0.000000 12.094219 ( 1.002041)
build_install 0.005496 0.008383 3.560218 ( 0.965339)
test_btest 0.000557 0.000160 63.551157 ( 4.709382)
test_basic 0.003255 0.000000 0.372060 ( 0.454867)
test_all 0.085545 0.014484 400.985610 ( 42.092022)
test_rubyspec 0.025915 0.039969 39.759393 ( 52.404830)
total: 106.53 sec