Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-161922
#<BuildRuby:0x00007f6b0725fde0
@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.20241208-161922",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.002397 0.004738 3.348725 ( 3.286978)
build_miniruby 0.001486 0.000000 1.571820 ( 1.569089)
build_ruby 0.001708 0.000000 4.104930 ( 4.269221)
build_all 0.006295 0.002343 6.111823 ( 2.579758)
build_install 0.016241 0.001031 8.502661 ( 4.246131)
test_btest 0.000694 0.000161 74.896808 ( 20.553735)
test_basic 0.009028 0.000165 0.991829 ( 5.512970)
test_all 0.115411 0.026571 701.573480 (220.826394)
test_rubyspec 0.035475 0.042050 114.199543 ( 24.671902)
total: 287.52 sec