Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-193800
#<BuildRuby:0x00007f3f429cfdc8
@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.20241207-193800",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.002749 0.005136 3.813840 ( 5.434865)
build_miniruby 0.001351 0.000572 1.719023 ( 1.902854)
build_ruby 0.001584 0.000670 4.511690 ( 27.399602)
build_all 0.007279 0.003080 6.838550 ( 5.511692)
build_install 0.013332 0.010993 9.760058 ( 7.536978)
test_btest 0.000779 0.000362 81.155955 ( 64.286394)
test_basic 0.003748 0.008919 1.072788 ( 1.539278)
test_all 0.098123 0.052559 793.408266 (489.253648)
test_rubyspec 0.054955 0.031647 123.999142 ( 49.911113)
total: 652.78 sec