Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-174224
#<BuildRuby:0x0000564cea132120
@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.20240227-174224",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.006961 0.000362 2.377844 ( 2.167869)
build_miniruby 0.001345 0.000000 1.731825 ( 1.730054)
build_ruby 0.001726 0.000000 3.353037 ( 3.588604)
build_all 0.003763 0.003375 6.582981 ( 2.603788)
build_install 0.005264 0.011166 8.274360 ( 3.944307)
test_btest 0.000896 0.000203 90.236165 ( 25.209570)
test_basic 0.002904 0.004615 0.931791 ( 1.000319)
test_all 0.087719 0.030228 825.638908 (287.553682)
test_rubyspec 0.018683 0.076416 135.965312 (186.697381)
total: 514.50 sec