Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251212-164228
#<BuildRuby:0x0000711bc4effdc0
@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-164228",
@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.000017 0.000006 0.000023 ( 0.000025)
autoconf 0.000030 0.000011 0.000041 ( 0.000040)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.002905 0.003970 2.413848 ( 3.836794)
build_miniruby 0.001720 0.000000 4.197090 ( 4.084880)
build_ruby 0.000862 0.000867 3.598348 ( 14.497428)
build_all 0.007096 0.001267 6.246342 ( 2.617178)
build_install 0.011817 0.007447 8.389818 ( 4.494282)
test_btest 0.000000 0.000897 70.271250 ( 18.069747)
test_basic 0.002659 0.004572 0.920970 ( 0.973433)
test_all 0.087679 0.036378 655.898605 (190.750808)
test_rubyspec 0.050269 0.034842 127.786201 ( 24.860921)
total: 264.19 sec