Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-053921
#<BuildRuby:0x000055969430e258
@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.20240318-053921",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.006660 0.000515 2.422372 ( 2.400041)
build_miniruby 0.001388 0.000264 1.850947 ( 1.851710)
build_ruby 0.001501 0.000286 3.707273 ( 3.937758)
build_all 0.004677 0.003406 7.341542 ( 3.426776)
build_install 0.016576 0.002448 8.845178 ( 4.724242)
test_btest 0.000695 0.000144 95.061071 ( 39.526546)
test_basic 0.006230 0.001289 0.949900 ( 1.026298)
test_all 0.062308 0.057349 869.413908 (339.582471)
test_rubyspec 0.040035 0.050141 127.775768 (137.064725)
total: 533.54 sec