Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-133529
#<BuildRuby:0x0000564531d9bee0
@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="-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.20231229-133529",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003316 0.000553 1.071921 ( 1.660186)
build_miniruby 0.001546 0.000258 0.959805 ( 0.957967)
build_ruby 0.001715 0.000286 2.805394 ( 2.809723)
build_all 0.009755 0.000000 16.705742 ( 1.492712)
build_install 0.008650 0.000000 4.790635 ( 1.185752)
test_btest 0.000954 0.000000 85.419644 ( 6.828631)
test_basic 0.000151 0.004005 0.574313 ( 0.650611)
test_all 0.117414 0.018118 580.675903 ( 53.489340)
test_rubyspec 0.020144 0.026933 50.800857 ( 63.092936)
total: 132.17 sec