Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-202330
#<BuildRuby:0x0000556117457040
@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.20231231-202330",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003728 0.000621 1.130968 ( 1.496881)
build_miniruby 0.000842 0.000140 0.855924 ( 0.855345)
build_ruby 0.001067 0.000178 2.799052 ( 2.799231)
build_all 0.002154 0.008052 16.575440 ( 1.525308)
build_install 0.007506 0.000827 4.747358 ( 1.160480)
test_btest 0.000867 0.000217 88.168310 ( 7.485768)
test_basic 0.004207 0.001052 0.803031 ( 0.877230)
test_all 0.093951 0.040350 553.336480 ( 50.243494)
test_rubyspec 0.033275 0.015298 50.146745 ( 62.486507)
total: 128.93 sec