Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-033342
#<BuildRuby:0x00007f3a2ec8fdd8
@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.20241105-033342",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.000886 0.006758 3.493295 ( 3.507123)
build_miniruby 0.001032 0.000421 1.198451 ( 1.195430)
build_ruby 0.000000 0.002556 4.517469 ( 4.970866)
build_all 0.005209 0.005819 7.279631 ( 4.592104)
build_install 0.014696 0.009159 10.416456 ( 6.940597)
test_btest 0.000561 0.000271 77.812718 ( 22.642069)
test_basic 0.012845 0.000000 1.121130 ( 1.182340)
test_all 0.108264 0.040887 745.688789 (216.207982)
test_rubyspec 0.036718 0.045191 115.986595 ( 25.671870)
total: 286.91 sec