Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251230-030714
#<BuildRuby:0x000077782f04fdc0
@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.20251230-030714",
@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.000006 0.000024 ( 0.000024)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.002183 0.003699 2.257035 ( 2.396580)
build_miniruby 0.001510 0.000161 1.674624 ( 1.671832)
build_ruby 0.001696 0.000218 3.980093 ( 4.033428)
build_all 0.006653 0.002547 6.915250 ( 2.904116)
build_install 0.013735 0.004943 8.969947 ( 4.780922)
test_btest 0.000916 0.000301 74.515351 ( 19.782795)
test_basic 0.007744 0.001214 0.857515 ( 0.902794)
test_all 0.095622 0.033963 842.751917 (244.376417)
test_rubyspec 0.048298 0.037631 128.396428 ( 26.983330)
total: 307.83 sec