Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251221-091419
#<BuildRuby:0x00007bec7597fdc8
@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.20251221-091419",
@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.000004 0.000022 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.001996 0.005023 3.089734 ( 2.881616)
build_miniruby 0.001416 0.000119 1.898711 ( 1.894859)
build_ruby 0.001891 0.000000 4.682512 ( 4.718462)
build_all 0.007356 0.002089 7.126787 ( 3.189222)
build_install 0.013469 0.006871 9.808215 ( 5.542095)
test_btest 0.000823 0.000252 77.364297 ( 23.528648)
test_basic 0.003790 0.006341 1.086616 ( 5.106593)
test_all 0.098169 0.035249 795.728893 (258.857645)
test_rubyspec 0.046453 0.037092 132.637925 ( 29.712934)
total: 335.43 sec