Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251219-225641
#<BuildRuby:0x00007d3b9912fdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251219-225641",
@make="make",
@no_timeout_error=nil,
@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.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000007 0.000036 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003816 0.002966 3.031429 ( 2.843477)
build_miniruby 0.001356 0.000087 1.869421 ( 1.869111)
build_ruby 0.000916 0.000986 4.715861 ( 4.774965)
build_all 0.005805 0.003230 7.313463 ( 3.371431)
build_install 0.014441 0.006592 9.650684 ( 5.452546)
test_btest 0.000181 0.000799 77.424503 ( 23.635396)
test_basic 0.006489 0.002023 1.122512 ( 1.170791)
test_all 0.096237 0.035566 796.396659 (229.704161)
test_rubyspec 0.050943 0.032490 131.449284 ( 29.213733)
total: 302.04 sec