Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-000351
#<BuildRuby:0x00007f3e1f35fde0
@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.20241115-000351",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000012 0.000007 0.000019 ( 0.000020)
autoconf 0.000025 0.000017 0.000042 ( 0.000043)
configure 0.000013 0.000009 0.000022 ( 0.000021)
build_up 0.003511 0.003651 2.518048 ( 2.547551)
build_miniruby 0.000850 0.000567 1.170721 ( 1.168010)
build_ruby 0.001851 0.000000 3.708317 ( 3.903437)
build_all 0.005869 0.003889 6.138953 ( 2.558404)
build_install 0.012122 0.014979 9.873394 ( 5.272086)
test_btest 0.000527 0.000388 70.253552 ( 18.410398)
test_basic 0.008965 0.000356 0.739279 ( 0.797280)
test_all 0.095885 0.049177 704.539951 (214.731919)
test_rubyspec 0.043512 0.036832 120.279395 ( 25.483674)
total: 274.87 sec