Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-122856
#<BuildRuby:0x00007f44a1cdfdd8
@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.20241216-122856",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.005926 0.000000 1.880652 ( 2.208255)
build_miniruby 0.001398 0.000000 1.211914 ( 1.209515)
build_ruby 0.001520 0.000233 3.535423 ( 3.716338)
build_all 0.003062 0.004947 5.909039 ( 2.583068)
build_install 0.013800 0.003358 6.996009 ( 3.581951)
test_btest 0.000676 0.000190 71.164061 ( 19.115800)
test_basic 0.008289 0.001138 0.811347 ( 0.859151)
test_all 0.110993 0.034836 707.514667 (236.590654)
test_rubyspec 0.048530 0.032694 114.680710 ( 21.592014)
total: 291.46 sec