Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251212-185025
#<BuildRuby:0x00007160de0efdc0
@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.20251212-185025",
@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.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.003163 0.003816 2.331834 ( 2.237068)
build_miniruby 0.001167 0.000282 1.346454 ( 1.342747)
build_ruby 0.001643 0.000177 3.534451 ( 3.603300)
build_all 0.006140 0.002805 6.121390 ( 2.500463)
build_install 0.011343 0.006502 8.165495 ( 4.259582)
test_btest 0.000779 0.000215 70.129228 ( 18.008326)
test_basic 0.006571 0.002025 0.802500 ( 0.852430)
test_all 0.084828 0.039445 669.816076 (196.163938)
test_rubyspec 0.061823 0.024201 126.724110 ( 23.099302)
total: 252.07 sec