Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-174339
#<BuildRuby:0x00007fa5c510fdc0
@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.20241129-174339",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005278 0.004315 3.718775 ( 3.722930)
build_miniruby 0.001485 0.000288 1.805110 ( 1.956219)
build_ruby 0.001843 0.000357 4.593562 ( 4.806424)
build_all 0.008489 0.001643 6.948713 ( 3.930116)
build_install 0.009604 0.015642 10.014347 ( 6.915516)
test_btest 0.000699 0.000200 84.854377 ( 41.681064)
test_basic 0.007165 0.003872 1.120556 ( 1.234729)
test_all 0.112857 0.032418 754.131845 (289.804701)
test_rubyspec 0.050302 0.039173 123.126989 ( 43.453803)
total: 397.51 sec