Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-105902
#<BuildRuby:0x00007faf5e5afdd8
@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.20240921-105902",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000028 0.000006 0.000034 ( 0.000036)
build_up 0.004623 0.005228 5.288882 ( 4.724089)
build_miniruby 0.001484 0.000393 1.831790 ( 1.839186)
build_ruby 0.001889 0.000500 4.315173 ( 4.509335)
build_all 0.000000 0.008007 6.205763 ( 2.450238)
build_install 0.010336 0.009564 9.501969 ( 4.272520)
test_btest 0.000747 0.000270 90.714473 ( 24.263347)
test_basic 0.003496 0.006612 0.973301 ( 1.020244)
test_all 0.134483 0.014744 716.549715 (212.727849)
test_rubyspec 0.039185 0.052346 134.973018 ( 22.544001)
total: 278.35 sec