Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251228-215200
#<BuildRuby:0x000073e0bacffdc8
@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.20251228-215200",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000029 0.000011 0.000040 ( 0.000041)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.003595 0.002613 2.364692 ( 2.520662)
build_miniruby 0.001579 0.000000 1.714552 ( 1.711504)
build_ruby 0.000991 0.000864 4.045347 ( 4.096011)
build_all 0.007228 0.001495 6.816878 ( 2.910254)
build_install 0.017226 0.003674 8.918070 ( 4.873151)
test_btest 0.000751 0.000265 79.424182 ( 32.947541)
test_basic 0.008556 0.003638 1.214312 ( 1.713921)
test_all 0.098486 0.039123 771.197963 (332.397279)
test_rubyspec 0.053128 0.033127 133.096224 ( 42.147677)
total: 425.32 sec