Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-232617
#<BuildRuby:0x00007fb7c453fdd0
@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.20241209-232617",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000025 0.000011 0.000036 ( 0.000036)
configure 0.000024 0.000010 0.000034 ( 0.000034)
build_up 0.000000 0.006989 2.637563 ( 2.561452)
build_miniruby 0.001397 0.000000 1.095875 ( 1.097064)
build_ruby 0.001376 0.000310 2.913463 ( 3.130009)
build_all 0.004477 0.002158 4.915890 ( 1.886881)
build_install 0.005387 0.008491 6.590485 ( 3.087429)
test_btest 0.000000 0.001021 67.935328 ( 17.967306)
test_basic 0.005194 0.003552 0.723716 ( 0.773473)
test_all 0.105650 0.035826 663.678333 (212.355534)
test_rubyspec 0.054541 0.028913 115.314781 ( 28.086274)
total: 270.95 sec