Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-165400
#<BuildRuby:0x00007fc5ae31fdc8
@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.20241125-165400",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000038 0.000006 0.000044 ( 0.000045)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.007619 0.001229 3.586611 ( 4.564023)
build_miniruby 0.001606 0.000259 1.712751 ( 1.912642)
build_ruby 0.001917 0.000309 4.626782 ( 4.828065)
build_all 0.009459 0.000792 6.911949 ( 5.172766)
build_install 0.016993 0.009769 9.837273 ( 8.152587)
test_btest 0.000347 0.001039 82.007443 ( 61.452282)
test_basic 0.000434 0.006093 1.052538 ( 1.304045)
test_all 0.127724 0.026649 799.445666 (349.721230)
test_rubyspec 0.042349 0.041363 122.149726 ( 39.661379)
total: 476.77 sec