Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-204430
#<BuildRuby:0x000055e8d4bfe3d0
@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.20240309-204430",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.007206 0.000000 2.393136 ( 2.124627)
build_miniruby 0.001446 0.000000 1.540456 ( 1.538239)
build_ruby 0.001723 0.000000 3.517243 ( 3.714808)
build_all 0.005495 0.002684 6.539913 ( 2.510578)
build_install 0.019095 0.000618 8.277109 ( 3.881667)
test_btest 0.000871 0.000055 91.835266 ( 25.105788)
test_basic 0.005009 0.000248 0.838760 ( 0.898172)
test_all 0.083807 0.035621 783.736858 (225.941465)
test_rubyspec 0.045372 0.034887 107.907200 (117.194656)
total: 382.91 sec