Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-220204
#<BuildRuby:0x00007fcb44e0fdc8
@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.20241112-220204",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.000000 0.007272 3.580279 ( 3.503210)
build_miniruby 0.000510 0.000970 1.453486 ( 1.450057)
build_ruby 0.000000 0.001850 3.704293 ( 3.863934)
build_all 0.004091 0.003982 5.804020 ( 2.297096)
build_install 0.008462 0.008557 8.611773 ( 4.106534)
test_btest 0.000726 0.000363 77.835751 ( 21.491760)
test_basic 0.007546 0.001714 0.942128 ( 1.002096)
test_all 0.102018 0.045383 675.368578 (209.944272)
test_rubyspec 0.051960 0.027589 118.751054 ( 27.580397)
total: 275.24 sec