Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-164349
#<BuildRuby:0x000055563f40de00
@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.20240210-164349",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.000000 0.005683 1.987090 ( 2.344318)
build_miniruby 0.001463 0.000414 1.624893 ( 1.623978)
build_ruby 0.001424 0.000398 3.236653 ( 3.462478)
build_all 0.003985 0.003860 6.449994 ( 3.307179)
build_install 0.016949 0.001519 7.995735 ( 4.527580)
test_btest 0.000786 0.000000 91.063236 ( 35.414350)
test_basic 0.003264 0.004042 0.943426 ( 1.036180)
test_all 0.085237 0.029683 761.107093 (275.792506)
test_rubyspec 0.055389 0.052082 183.063935 (194.988321)
total: 522.50 sec