Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-083154
#<BuildRuby:0x0000558a24fce230
@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.20240318-083154",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007576 0.000909 2.544044 ( 4.185112)
build_miniruby 0.002085 0.000000 1.841394 ( 2.420826)
build_ruby 0.001793 0.000000 3.753269 ( 4.653738)
build_all 0.005839 0.003941 7.528255 ( 6.469131)
build_install 0.021263 0.000506 9.192210 ( 8.737956)
test_btest 0.000744 0.000093 96.791703 ( 82.961506)
test_basic 0.003707 0.004344 1.031771 ( 1.618418)
test_all 0.095272 0.030550 863.834732 (564.942786)
test_rubyspec 0.046046 0.049380 135.389923 (150.520410)
total: 826.51 sec