Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-223300
#<BuildRuby:0x000055c6dbad1fb8
@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.20240220-223300",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.002735 0.004351 2.640342 ( 2.602439)
build_miniruby 0.001437 0.000160 1.670303 ( 1.670014)
build_ruby 0.001553 0.000173 3.483620 ( 3.724089)
build_all 0.000000 0.007582 6.596710 ( 3.391605)
build_install 0.003029 0.016237 8.710600 ( 5.346958)
test_btest 0.000514 0.000159 92.000616 ( 36.440305)
test_basic 0.003063 0.005156 0.948463 ( 1.048843)
test_all 0.077816 0.039674 807.016657 (303.639910)
test_rubyspec 0.044974 0.043157 125.490845 (135.115334)
total: 492.98 sec