Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-233334
#<BuildRuby:0x00007f0f43befdd0
@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.20240627-233334",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.006178 0.004727 4.382535 ( 5.102693)
build_miniruby 0.001629 0.000525 1.843907 ( 2.315832)
build_ruby 0.000172 0.002792 4.791662 ( 5.375821)
build_all 0.006347 0.004880 8.621541 ( 7.762124)
build_install 0.014499 0.012502 12.115733 ( 10.194601)
test_btest 0.000306 0.000826 123.981389 (101.439867)
test_basic 0.008367 0.005302 1.374035 ( 1.853897)
test_all 0.112575 0.042703 903.878378 (378.434484)
test_rubyspec 0.025644 0.064569 169.301802 ( 45.529906)
total: 558.01 sec