Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-111757
#<BuildRuby:0x00007fbcdc7bfde0
@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-111757",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.005789 0.000560 2.040863 ( 3.233594)
build_miniruby 0.001485 0.000143 1.687150 ( 1.824331)
build_ruby 0.001939 0.000187 4.418729 ( 47.641221)
build_all 0.009373 0.000907 6.785067 ( 4.922566)
build_install 0.016533 0.006126 8.680446 ( 7.429906)
test_btest 0.000793 0.000100 81.588684 ( 61.973147)
test_basic 0.007342 0.000918 1.060205 ( 1.454032)
test_all 0.120017 0.033802 765.297055 (333.054157)
test_rubyspec 0.051738 0.031590 117.619142 ( 26.077775)
total: 487.61 sec