Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-054447
#<BuildRuby:0x00007fd9214afdd8
@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.20241115-054447",
@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.000008 0.000024 ( 0.000023)
autoconf 0.000031 0.000014 0.000045 ( 0.000043)
configure 0.000026 0.000013 0.000039 ( 0.000038)
build_up 0.006912 0.001364 4.189683 ( 4.155386)
build_miniruby 0.001155 0.000537 1.766262 ( 1.781450)
build_ruby 0.001418 0.000659 4.211113 ( 15.189614)
build_all 0.005232 0.004687 6.680691 ( 3.587742)
build_install 0.016593 0.009099 10.267611 ( 7.667771)
test_btest 0.000555 0.003468 81.276075 ( 30.919201)
test_basic 0.009118 0.000661 1.038202 ( 1.093213)
test_all 0.110645 0.037140 704.622267 (229.220124)
test_rubyspec 0.059389 0.022307 118.354584 ( 24.245785)
total: 317.86 sec