Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-153528
#<BuildRuby:0x0000555c09077e88
@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.20231224-153528",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003104 0.000259 0.740884 ( 1.140610)
build_miniruby 0.000000 0.001020 0.904942 ( 0.905540)
build_ruby 0.000000 0.001450 2.769938 ( 2.772978)
build_all 0.006592 0.000669 12.170490 ( 1.008444)
build_install 0.008650 0.000163 3.425030 ( 0.965899)
test_btest 0.000480 0.000056 63.803811 ( 5.907871)
test_basic 0.002700 0.000317 0.382059 ( 0.458831)
test_all 0.095617 0.008804 420.783889 ( 45.663555)
test_rubyspec 0.040369 0.009786 40.617266 ( 53.364202)
total: 112.19 sec