Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-193429
#<BuildRuby:0x00007f1d6589fdd0
@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.20241219-193429",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.001418 0.004353 1.996867 ( 2.291387)
build_miniruby 0.001355 0.000387 1.592876 ( 1.591398)
build_ruby 0.001400 0.000400 4.186918 ( 14.494705)
build_all 0.004364 0.004185 6.305915 ( 2.727034)
build_install 0.010872 0.006368 7.923364 ( 4.327856)
test_btest 0.000651 0.000217 74.528437 ( 21.991801)
test_basic 0.007398 0.002466 1.052801 ( 1.099670)
test_all 0.105407 0.034384 729.059911 (329.596584)
test_rubyspec 0.066978 0.017311 118.203824 ( 39.548654)
total: 417.67 sec