Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-180212
#<BuildRuby:0x00007fdb2ad7fde0
@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.20241217-180212",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.000000 0.006594 2.593089 ( 3.135597)
build_miniruby 0.001195 0.000638 2.637903 ( 2.176793)
build_ruby 0.001631 0.000408 4.110375 ( 14.847762)
build_all 0.007477 0.000846 6.341652 ( 3.006656)
build_install 0.015552 0.005989 8.851392 ( 5.385882)
test_btest 0.000879 0.000226 78.896729 ( 31.497683)
test_basic 0.007104 0.003913 1.070707 ( 1.169785)
test_all 0.109805 0.040113 704.263458 (268.485243)
test_rubyspec 0.032923 0.050477 114.492595 ( 21.059198)
total: 350.77 sec