Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-033549
#<BuildRuby:0x00005603534c7438
@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.20231216-033549",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.005502 1.030623 ( 1.301349)
build_miniruby 0.000000 0.000809 0.868154 ( 0.870001)
build_ruby 0.000547 0.001142 2.719086 ( 2.718810)
build_all 0.004768 0.002998 12.268328 ( 1.006608)
build_install 0.007450 0.002562 3.583298 ( 0.971038)
test_btest 0.000715 0.000000 63.716062 ( 5.278585)
test_basic 0.001757 0.002023 0.373402 ( 0.454346)
test_all 0.080127 0.020741 386.946044 ( 34.055678)
test_rubyspec 0.013897 0.042592 39.623836 ( 52.322163)
total: 98.98 sec