Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251231-123343
#<BuildRuby:0x0000759c278efdd0
@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.20251231-123343",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.004140 0.002044 1.844495 ( 2.006847)
build_miniruby 0.000348 0.001119 1.251948 ( 1.248520)
build_ruby 0.000871 0.000958 3.635372 ( 3.696988)
build_all 0.005821 0.002582 6.709003 ( 2.842659)
build_install 0.014111 0.005837 9.298955 ( 5.244849)
test_btest 0.000898 0.000021 76.393538 ( 22.935013)
test_basic 0.002313 0.006267 0.912543 ( 0.964770)
test_all 0.093869 0.030244 723.447171 (249.333097)
test_rubyspec 0.049471 0.035587 123.938585 ( 24.159528)
total: 312.43 sec