Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-102332
#<BuildRuby:0x00007fc2bc53fdc8
@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.20241214-102332",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000017 0.000008 0.000025 ( 0.000024)
configure 0.000015 0.000007 0.000022 ( 0.000022)
build_up 0.003831 0.001788 1.719566 ( 2.026955)
build_miniruby 0.000980 0.000457 1.102914 ( 1.099972)
build_ruby 0.000000 0.001860 3.625206 ( 3.829634)
build_all 0.002359 0.005153 5.662321 ( 2.364235)
build_install 0.014615 0.001601 6.942204 ( 3.635270)
test_btest 0.000558 0.000266 69.171342 ( 18.720259)
test_basic 0.006410 0.003052 0.805187 ( 0.852762)
test_all 0.118218 0.023510 598.923450 (173.174510)
test_rubyspec 0.045296 0.032528 111.478374 ( 19.721119)
total: 225.43 sec