Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-191530
#<BuildRuby:0x0000558b6a5c3320
@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.20231211-191530",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004222 0.000767 1.002287 ( 1.273069)
build_miniruby 0.000844 0.000153 0.871706 ( 0.871440)
build_ruby 0.001425 0.000259 2.695706 ( 2.696513)
build_all 0.008501 0.000000 12.080639 ( 1.011781)
build_install 0.006332 0.007046 3.589896 ( 0.972053)
test_btest 0.000646 0.000161 65.323608 ( 5.147023)
test_basic 0.002351 0.000588 0.371445 ( 0.453010)
test_all 0.068374 0.031570 372.738640 ( 38.290618)
test_rubyspec 0.025653 0.041593 39.830418 ( 52.496340)
total: 103.21 sec