Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-141533
#<BuildRuby:0x00007f04e8d3fdd0
@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.20241212-141533",
@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.000003 0.000023 ( 0.000022)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004058 0.003493 3.382276 ( 3.275576)
build_miniruby 0.001533 0.000212 1.604124 ( 1.600977)
build_ruby 0.002064 0.000000 3.726933 ( 39.008890)
build_all 0.008620 0.000000 6.437973 ( 2.674895)
build_install 0.010258 0.008164 8.721314 ( 4.279021)
test_btest 0.000000 0.001016 75.908585 ( 32.853355)
test_basic 0.007089 0.002722 0.860141 ( 0.906117)
test_all 0.115752 0.027916 700.708695 (225.535404)
test_rubyspec 0.051131 0.026363 116.176442 ( 27.500936)
total: 337.64 sec