Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-170740
#<BuildRuby:0x00005581cb343fa8
@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.20240115-170740",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004039 0.000213 0.966131 ( 1.343277)
build_miniruby 0.001431 0.000076 0.951913 ( 0.951211)
build_ruby 0.001328 0.000000 2.712855 ( 2.713137)
build_all 0.004986 0.004179 14.195558 ( 1.302663)
build_install 0.002149 0.005617 4.121076 ( 1.096813)
test_btest 0.001017 0.000000 78.191669 ( 6.429872)
test_basic 0.005395 0.000440 0.819263 ( 0.891578)
test_all 0.108155 0.021703 465.355045 ( 51.598099)
test_rubyspec 0.030713 0.016372 47.951542 ( 60.327088)
total: 126.65 sec