Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251212-021955
#<BuildRuby:0x000070b1216bfdd0
@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-021955",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000029 0.000009 0.000038 ( 0.000040)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.001227 0.006510 2.960751 ( 2.718263)
build_miniruby 0.001429 0.000157 1.836587 ( 1.833512)
build_ruby 0.001375 0.000674 4.402892 ( 46.343290)
build_all 0.004827 0.005252 6.966733 ( 4.057762)
build_install 0.012204 0.008700 9.156181 ( 25.089524)
test_btest 0.000973 0.000000 66.409357 ( 22.965324)
test_basic 0.004666 0.003753 1.130343 ( 1.179471)
test_all 0.087231 0.038072 734.223416 (240.102764)
test_rubyspec 0.052503 0.034854 126.319140 ( 24.078332)
total: 368.37 sec