Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-115843
#<BuildRuby:0x000055eae75aa078
@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.20240301-115843",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000017 0.000007 0.000024 ( 0.000025)
build_up 0.006631 0.002526 2.737168 ( 3.887865)
build_miniruby 0.001727 0.000000 1.935886 ( 2.472194)
build_ruby 0.001663 0.000000 3.906276 ( 4.996190)
build_all 0.003503 0.005498 7.094798 ( 5.990681)
build_install 0.016514 0.005698 9.193359 ( 8.189418)
test_btest 0.000658 0.000264 96.304161 ( 84.097153)
test_basic 0.005437 0.002174 1.017891 ( 1.756291)
test_all 0.085456 0.040127 869.057050 (707.149285)
test_rubyspec 0.036356 0.060485 138.624914 (195.900117)
total: 1014.44 sec