Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-003025
#<BuildRuby:0x00007f2106f1fdc8
@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-003025",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005721 0.000459 2.419147 ( 2.766310)
build_miniruby 0.001141 0.000295 1.615414 ( 1.612157)
build_ruby 0.001926 0.000000 4.271919 ( 4.441623)
build_all 0.009418 0.000000 6.406193 ( 3.091930)
build_install 0.020039 0.000698 8.546784 ( 4.878157)
test_btest 0.000980 0.000000 76.704711 ( 22.677163)
test_basic 0.002629 0.007120 1.069661 ( 1.111546)
test_all 0.111231 0.032056 680.954155 (206.446073)
test_rubyspec 0.044355 0.036088 114.606525 ( 24.314176)
total: 271.34 sec