Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-060702
#<BuildRuby:0x00007f0d56c5fde0
@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.20241123-060702",
@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.000002 0.000020 ( 0.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.007091 0.000000 3.501769 ( 3.791675)
build_miniruby 0.000000 0.001866 1.683655 ( 1.680935)
build_ruby 0.000000 0.002025 4.285598 ( 4.443488)
build_all 0.000058 0.007867 6.387332 ( 2.764063)
build_install 0.016592 0.003088 8.592194 ( 3.977601)
test_btest 0.000740 0.000175 75.166921 ( 22.017361)
test_basic 0.010566 0.000613 1.066895 ( 5.721573)
test_all 0.086871 0.056514 749.216789 (236.291903)
test_rubyspec 0.043418 0.038933 118.451475 ( 27.197922)
total: 307.89 sec