Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251229-072055
#<BuildRuby:0x00007fab3e05fdc0
@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.20251229-072055",
@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.000029)
autoconf 0.000038 0.000010 0.000048 ( 0.000047)
configure 0.000035 0.000010 0.000045 ( 0.000045)
build_up 0.004303 0.002826 2.821981 ( 3.413067)
build_miniruby 0.001307 0.000364 1.779352 ( 1.780269)
build_ruby 0.000000 0.001850 4.675924 ( 4.738382)
build_all 0.007190 0.002132 7.152305 ( 3.251877)
build_install 0.016022 0.004945 9.759076 ( 5.688623)
test_btest 0.000743 0.000218 80.997159 ( 29.507738)
test_basic 0.005893 0.003382 1.188325 ( 1.267042)
test_all 0.092862 0.040915 780.104941 (236.299189)
test_rubyspec 0.052722 0.036407 131.745881 ( 32.407548)
total: 318.36 sec