Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-002229
#<BuildRuby:0x00007fd49577fdc8
@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-002229",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000018 0.000006 0.000024 ( 0.000026)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.000254 0.006441 2.234842 ( 2.303435)
build_miniruby 0.000953 0.000424 1.097171 ( 1.095012)
build_ruby 0.001200 0.000534 3.098338 ( 3.252013)
build_all 0.005881 0.000798 5.481754 ( 2.226697)
build_install 0.012778 0.003475 7.381695 ( 3.502770)
test_btest 0.000708 0.000283 70.400872 ( 19.291866)
test_basic 0.002691 0.005775 0.954393 ( 1.007001)
test_all 0.098870 0.047588 635.930708 (297.690910)
test_rubyspec 0.033546 0.046006 115.964267 ( 23.321218)
total: 353.69 sec