Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251027-033631
#<BuildRuby:0x000073ebab09fdc0
@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.20251027-033631",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000040 0.000009 0.000049 ( 0.000048)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.002459 0.004871 3.218144 ( 2.051094)
build_miniruby 0.001003 0.000281 1.111119 ( 1.109429)
build_ruby 0.001519 0.000000 2.933881 ( 3.050627)
build_all 0.005341 0.001863 5.024174 ( 2.004430)
build_install 0.012450 0.003833 7.843566 ( 3.502640)
test_btest 0.000206 0.000677 55.333292 ( 16.737081)
test_basic 0.003214 0.003928 0.755236 ( 0.808306)
test_all 0.089259 0.027030 565.654388 (169.111176)
test_rubyspec 0.046305 0.035205 116.598382 ( 20.378433)
total: 218.76 sec