Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251103-083651
#<BuildRuby:0x000076d4f68cfdd8
@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.20251103-083651",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000042 0.000000 0.000042 ( 0.000042)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.000901 0.005215 1.888160 ( 2.053033)
build_miniruby 0.001394 0.000171 1.457876 ( 1.454117)
build_ruby 0.000164 0.001617 3.811368 ( 3.977731)
build_all 0.007014 0.001454 6.013513 ( 2.414465)
build_install 0.012234 0.006516 8.380140 ( 4.768008)
test_btest 0.000042 0.000872 67.266719 ( 19.978842)
test_basic 0.004852 0.004080 1.064285 ( 1.113159)
test_all 0.095412 0.031658 691.208861 (218.991255)
test_rubyspec 0.047005 0.038029 118.815098 ( 26.715827)
total: 281.47 sec