Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-164815
#<BuildRuby:0x0000562ed119f0b8
@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.20231222-164815",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.001028 0.004287 1.014759 ( 1.377958)
build_miniruby 0.001371 0.000514 0.938807 ( 0.938065)
build_ruby 0.001276 0.000479 2.766012 ( 2.765902)
build_all 0.008802 0.001645 16.379597 ( 1.522338)
build_install 0.007779 0.001120 4.714050 ( 1.162345)
test_btest 0.000674 0.000225 85.621632 ( 7.099134)
test_basic 0.001611 0.003529 0.754045 ( 0.828226)
test_all 0.110632 0.023941 502.844096 ( 56.416872)
test_rubyspec 0.023248 0.023662 51.142242 ( 63.521013)
total: 135.63 sec