Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-130305
#<BuildRuby:0x0000561c06eb61a8
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240201-130305",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005745 0.001436 2.105470 ( 4.013496)
build_miniruby 0.000000 0.001713 1.848300 ( 2.315904)
build_ruby 0.000000 0.002179 3.615805 ( 4.858526)
build_all 0.008348 0.000051 6.597750 ( 6.766050)
build_install 0.015340 0.006135 8.380673 ( 8.883399)
test_btest 0.000682 0.000195 92.427655 ( 93.062248)
test_basic 0.003844 0.004209 0.978476 ( 1.983998)
test_all 0.097782 0.031567 874.023918 (949.123711)
test_rubyspec 0.060798 0.051106 193.831748 (273.704202)
total: 1344.71 sec