Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-153418
#<BuildRuby:0x00007fd5f03dfdd8
@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.20241226-153418",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000023 0.000009 0.000032 ( 0.000033)
build_up 0.005024 0.000357 1.922954 ( 2.224602)
build_miniruby 0.001116 0.000430 1.548022 ( 1.546596)
build_ruby 0.001399 0.000538 4.138436 ( 4.279192)
build_all 0.000000 0.009688 6.602648 ( 2.760676)
build_install 0.011342 0.006757 8.461121 ( 4.523228)
test_btest 0.000538 0.000260 76.479733 ( 20.390382)
test_basic 0.004799 0.004250 1.017383 ( 1.064975)
test_all 0.092266 0.048126 708.562342 (234.878073)
test_rubyspec 0.050813 0.030055 113.971664 ( 26.497491)
total: 298.17 sec