Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-082751
#<BuildRuby:0x00005637795fda00
@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.20240214-082751",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.002044 0.004283 1.982453 ( 2.346878)
build_miniruby 0.001404 0.000150 1.716305 ( 1.716734)
build_ruby 0.000000 0.001782 3.644872 ( 3.891776)
build_all 0.000000 0.007640 6.765778 ( 2.733800)
build_install 0.002196 0.017701 8.118934 ( 4.576927)
test_btest 0.000000 0.001019 91.330264 ( 38.526750)
test_basic 0.001401 0.007421 0.927303 ( 1.009428)
test_all 0.089616 0.030578 830.743642 (311.505280)
test_rubyspec 0.035240 0.077523 183.516077 (193.055523)
total: 559.36 sec