Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-072008
#<BuildRuby:0x00007f65b3aafdc8
@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.20241225-072008",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001291 0.004172 1.943478 ( 2.256118)
build_miniruby 0.001252 0.000218 1.559348 ( 1.555902)
build_ruby 0.001918 0.000333 3.790847 ( 3.974162)
build_all 0.008411 0.000710 6.447081 ( 2.551900)
build_install 0.013651 0.004453 7.842569 ( 3.984150)
test_btest 0.000755 0.000140 75.526579 ( 20.076856)
test_basic 0.000000 0.008444 0.805486 ( 0.860285)
test_all 0.089535 0.053639 721.275852 (208.586596)
test_rubyspec 0.034419 0.046288 115.932265 ( 26.283537)
total: 270.13 sec