Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-122426
#<BuildRuby:0x000055c135eb2138
@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.20230921-122426",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000020 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.007569 0.000000 2.304666 ( 5.196379)
build_miniruby 0.001462 0.000125 1.720737 ( 2.011848)
build_ruby 0.001941 0.000000 3.589804 ( 4.275305)
build_all 0.008263 0.000731 6.621555 ( 5.570705)
build_install 0.020605 0.001341 8.373101 ( 8.040624)
test_btest 0.000000 0.000926 86.322535 ( 65.464569)
test_basic 0.004215 0.004025 0.962563 ( 1.462335)
test_all 0.009924 0.000703 696.537232 (516.590774)
test_rubyspec 0.029703 0.047157 110.895657 (145.260200)
total: 753.87 sec