Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-202246
#<BuildRuby:0x00007f264b50fdc0
@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.20241213-202246",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.005656 0.000000 2.078347 ( 2.394830)
build_miniruby 0.001503 0.000000 1.250983 ( 1.247952)
build_ruby 0.001420 0.000172 3.617214 ( 3.805124)
build_all 0.007412 0.000000 5.582636 ( 2.255709)
build_install 0.011355 0.003769 7.180602 ( 3.662496)
test_btest 0.000832 0.000000 72.013756 ( 19.715332)
test_basic 0.004605 0.003475 0.946699 ( 0.999078)
test_all 0.105476 0.037338 581.123677 (217.353498)
test_rubyspec 0.047965 0.031032 110.481756 ( 20.706352)
total: 272.14 sec