Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-093643
#<BuildRuby:0x000055a305ff5fc0
@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.20240206-093643",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002829 0.003771 1.794275 ( 2.314314)
build_miniruby 0.001311 0.000273 1.605346 ( 1.603690)
build_ruby 0.001245 0.000260 3.131260 ( 3.343101)
build_all 0.007161 0.000615 6.081476 ( 2.421909)
build_install 0.017649 0.001709 7.639945 ( 3.721580)
test_btest 0.000865 0.000160 85.719174 ( 23.110632)
test_basic 0.005815 0.001077 0.908368 ( 0.977864)
test_all 0.093090 0.024416 709.621477 (235.783579)
test_rubyspec 0.059309 0.040388 153.696951 (163.127159)
total: 436.40 sec