Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-090554
#<BuildRuby:0x00007fc1fe3efdd8
@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.20240922-090554",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000032 0.000005 0.000037 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000000 0.008829 4.524496 ( 3.712922)
build_miniruby 0.000149 0.001373 1.441031 ( 1.438415)
build_ruby 0.001783 0.000407 4.088114 ( 4.307993)
build_all 0.003850 0.004856 6.731010 ( 2.663569)
build_install 0.014039 0.005622 10.534472 ( 5.043553)
test_btest 0.000000 0.000863 93.980612 ( 24.813758)
test_basic 0.008014 0.003118 1.064518 ( 1.110882)
test_all 0.105536 0.043457 776.213400 (226.467810)
test_rubyspec 0.045808 0.037816 136.257402 ( 26.899702)
total: 296.46 sec