Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-180415
#<BuildRuby:0x0000558cb5971f70
@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.20240212-180415",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003577 0.003946 2.929908 ( 2.930190)
build_miniruby 0.005569 0.000278 150.605985 ( 52.975775)
build_ruby 0.001714 0.000000 4.141786 ( 4.360811)
build_all 0.007398 0.000884 6.745463 ( 3.624585)
build_install 0.007277 0.012443 8.215529 ( 4.929938)
test_btest 0.000601 0.000155 90.000542 ( 37.393544)
test_basic 0.003266 0.003964 0.870577 ( 0.941145)
test_all 0.067907 0.048945 742.993808 (284.716653)
test_rubyspec 0.071104 0.038428 175.003712 (184.953273)
total: 576.83 sec