Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-023133
#<BuildRuby:0x00007f28a90cfde0
@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.20241226-023133",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.001179 0.004360 1.681307 ( 1.989962)
build_miniruby 0.001148 0.000287 1.316514 ( 1.313463)
build_ruby 0.001662 0.000415 3.705689 ( 3.919662)
build_all 0.003222 0.005136 6.283992 ( 2.590382)
build_install 0.015803 0.001903 7.942675 ( 4.205339)
test_btest 0.000630 0.000168 72.962847 ( 19.464460)
test_basic 0.004649 0.004612 0.991299 ( 1.040840)
test_all 0.114188 0.030132 696.853573 (209.479497)
test_rubyspec 0.028335 0.052671 115.672371 ( 27.649254)
total: 271.65 sec