Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-224137
#<BuildRuby:0x00007f764d5ffdc8
@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.20241129-224137",
@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.000000 0.000015 ( 0.000015)
autoconf 0.000025 0.000000 0.000025 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.000000 0.007833 3.105034 ( 2.984848)
build_miniruby 0.000384 0.001197 1.607934 ( 1.604707)
build_ruby 0.000923 0.000857 3.928554 ( 4.087709)
build_all 0.005693 0.002021 5.997473 ( 2.498045)
build_install 0.004474 0.012098 8.160479 ( 3.897807)
test_btest 0.000411 0.000411 71.592888 ( 18.708458)
test_basic 0.004223 0.004223 0.913066 ( 0.967933)
test_all 0.090426 0.055692 752.441005 (252.393354)
test_rubyspec 0.046112 0.032456 115.502446 ( 23.200260)
total: 310.34 sec