Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251212-184053
#<BuildRuby:0x000071539d02fdc0
@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-184053",
@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.000022 0.000006 0.000028 ( 0.000030)
autoconf 0.000037 0.000011 0.000048 ( 0.000049)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.004351 0.003784 3.269602 ( 3.388050)
build_miniruby 0.001829 0.000000 1.963537 ( 2.047293)
build_ruby 0.001068 0.001003 4.240042 ( 4.336150)
build_all 0.006232 0.002078 6.109705 ( 2.464206)
build_install 0.009098 0.011154 8.267720 ( 4.404475)
test_btest 0.000657 0.000255 72.780985 ( 19.825221)
test_basic 0.004986 0.002835 0.918287 ( 0.965940)
test_all 0.083561 0.039556 660.696977 (189.265446)
test_rubyspec 0.043748 0.038686 124.424678 ( 24.188685)
total: 250.89 sec