Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251228-091009
#<BuildRuby:0x000074d8a3c4fdd8
@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-091009",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.000984 0.005275 2.512970 ( 2.669602)
build_miniruby 0.001249 0.000312 1.739225 ( 1.742700)
build_ruby 0.001951 0.000229 4.746680 ( 5.049158)
build_all 0.005993 0.004553 7.470983 ( 4.515429)
build_install 0.015508 0.009937 10.255794 ( 7.212281)
test_btest 0.000803 0.000249 76.603029 ( 25.903833)
test_basic 0.004819 0.003985 1.065633 ( 4.122721)
test_all 0.092976 0.035392 764.901013 (243.612627)
test_rubyspec 0.056109 0.029689 129.140188 ( 29.509176)
total: 324.34 sec