Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-002937
#<BuildRuby:0x00007f823021fde0
@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.20241222-002937",
@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.000004 0.000023 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.002235 0.003599 1.788728 ( 2.193729)
build_miniruby 0.001136 0.000227 1.378839 ( 1.375696)
build_ruby 0.001649 0.000329 3.930409 ( 19.241750)
build_all 0.002275 0.007521 6.510154 ( 2.803981)
build_install 0.014229 0.003533 7.866322 ( 4.323777)
test_btest 0.000715 0.000191 74.379597 ( 21.021286)
test_basic 0.003060 0.006330 0.877755 ( 0.923645)
test_all 0.103801 0.035583 702.284534 (232.830893)
test_rubyspec 0.028042 0.055129 117.893841 ( 26.398854)
total: 311.11 sec