Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-003756
#<BuildRuby:0x000055c0873fbce8
@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.20231124-003756",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001973 0.004428 1.286719 ( 1.710485)
build_miniruby 0.000859 0.000191 1.022125 ( 1.022004)
build_ruby 0.000000 0.001657 2.789629 ( 2.790334)
build_all 0.000935 0.009547 17.380891 ( 1.542531)
build_install 0.007209 0.002259 5.277612 ( 1.193137)
test_btest 0.000000 0.000692 88.859988 ( 7.601566)
test_basic 0.001603 0.002176 0.648451 ( 0.728850)
test_all 0.104476 0.031259 523.786532 ( 61.222274)
test_rubyspec 0.018482 0.033438 51.493973 ( 63.857028)
total: 141.67 sec