Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-040529
#<BuildRuby:0x00007fbd10d9fdd0
@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.20241212-040529",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.001467 0.006242 3.152441 ( 3.404596)
build_miniruby 0.001252 0.000351 1.571779 ( 1.576697)
build_ruby 0.001472 0.000413 3.928650 ( 4.088072)
build_all 0.005464 0.001530 6.220156 ( 2.638652)
build_install 0.009282 0.008591 8.293147 ( 3.865857)
test_btest 0.000705 0.000235 75.113417 ( 22.424821)
test_basic 0.007794 0.002598 1.011720 ( 1.070181)
test_all 0.118178 0.022843 664.548636 (233.223314)
test_rubyspec 0.042439 0.039239 114.942967 ( 26.533643)
total: 298.83 sec