Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-054034
#<BuildRuby:0x000055f56e212320
@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.20240319-054034",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.002407 0.004789 2.400427 ( 2.500776)
build_miniruby 0.001217 0.000371 1.646310 ( 1.644557)
build_ruby 0.001483 0.000451 3.661245 ( 3.886594)
build_all 0.007410 0.000911 7.201464 ( 3.627175)
build_install 0.019688 0.000502 8.775853 ( 4.736321)
test_btest 0.000808 0.000202 94.076609 ( 36.863929)
test_basic 0.006802 0.001700 0.956792 ( 1.041090)
test_all 0.098477 0.020916 785.065308 (291.122133)
test_rubyspec 0.046473 0.045792 126.965472 (136.441813)
total: 481.87 sec