Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-163526
#<BuildRuby:0x00007f3eed33fdc8
@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.20240831-163526",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.003030 0.004886 3.708493 ( 3.589703)
build_miniruby 0.000000 0.001636 1.390516 ( 1.386677)
build_ruby 0.000653 0.001366 4.270180 ( 4.429160)
build_all 0.007748 0.001104 8.225986 ( 3.614028)
build_install 0.019756 0.001922 11.266101 ( 5.606079)
test_btest 0.000790 0.000209 120.713628 ( 41.729594)
test_basic 0.008166 0.002161 1.345522 ( 1.400506)
test_all 0.103455 0.046810 813.507858 (235.070828)
test_rubyspec 0.044652 0.043887 167.677780 ( 40.396267)
total: 337.22 sec