Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251212-183622
#<BuildRuby:0x000072083c14fdc8
@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-183622",
@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.000006 0.000026 ( 0.000027)
autoconf 0.000036 0.000011 0.000047 ( 0.000048)
configure 0.000031 0.000010 0.000041 ( 0.000041)
build_up 0.001948 0.006007 2.551659 ( 2.574488)
build_miniruby 0.001639 0.000000 7.495901 ( 7.070905)
build_ruby 0.000000 0.001758 3.586534 ( 3.657132)
build_all 0.004432 0.004413 6.299228 ( 2.654647)
build_install 0.009773 0.009372 8.332737 ( 4.397334)
test_btest 0.000000 0.000910 68.637353 ( 18.246776)
test_basic 0.004017 0.003961 0.890978 ( 0.939762)
test_all 0.089058 0.033178 635.701713 (204.541433)
test_rubyspec 0.048799 0.038746 126.738255 ( 26.041819)
total: 270.13 sec