Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-090425
#<BuildRuby:0x00007f3f52b9fdc8
@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.20241203-090425",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000043)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.005689 0.005285 4.343387 ( 5.195738)
build_miniruby 0.001597 0.000339 1.741777 ( 1.978286)
build_ruby 0.001536 0.000326 4.628473 ( 4.934464)
build_all 0.009474 0.000153 6.762347 ( 3.812391)
build_install 0.020206 0.004931 10.079586 ( 8.176448)
test_btest 0.000931 0.000190 83.637321 ( 55.361911)
test_basic 0.005939 0.005844 1.104067 ( 1.227931)
test_all 0.117537 0.030597 744.390818 (241.821775)
test_rubyspec 0.043049 0.038377 121.125662 ( 32.039148)
total: 354.55 sec