Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-171027
#<BuildRuby:0x00005603c5f0e230
@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.20240222-171027",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003917 0.003302 2.474185 ( 2.455968)
build_miniruby 0.001059 0.000183 1.608803 ( 1.607149)
build_ruby 0.001243 0.000214 3.148602 ( 3.392440)
build_all 0.003594 0.004696 6.762633 ( 3.127186)
build_install 0.018559 0.002896 8.457919 ( 4.533986)
test_btest 0.000864 0.000173 90.560817 ( 29.381282)
test_basic 0.001631 0.004311 0.768880 ( 0.828577)
test_all 0.094527 0.023431 733.731053 (216.145428)
test_rubyspec 0.023753 0.060261 104.809211 (114.148868)
total: 375.62 sec