Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-054116
#<BuildRuby:0x000055da6cdee008
@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.20240219-054116",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.007387 0.000239 2.712842 ( 2.533587)
build_miniruby 0.001229 0.000082 1.775632 ( 1.777938)
build_ruby 0.000000 0.002020 3.513908 ( 3.707086)
build_all 0.003705 0.004801 6.758555 ( 4.028255)
build_install 0.021171 0.000198 8.765145 ( 5.263617)
test_btest 0.000973 0.000100 94.960889 ( 44.827615)
test_basic 0.007742 0.000000 0.956102 ( 1.064775)
test_all 0.086835 0.033859 785.343145 (316.238923)
test_rubyspec 0.042093 0.049846 128.520866 (139.342080)
total: 518.78 sec