Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251103-043609
#<BuildRuby:0x00007d19c130fdd8
@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-043609",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.002921 0.003244 2.385753 ( 2.556219)
build_miniruby 0.001634 0.000000 1.660229 ( 1.656567)
build_ruby 0.001785 0.000118 3.996550 ( 4.095735)
build_all 0.004830 0.003725 6.719109 ( 2.919912)
build_install 0.012961 0.006296 8.496064 ( 4.685794)
test_btest 0.000751 0.000217 65.620149 ( 18.861351)
test_basic 0.007566 0.001430 1.044176 ( 1.095269)
test_all 0.094032 0.033854 720.749679 (213.779774)
test_rubyspec 0.044933 0.040099 121.262252 ( 26.420108)
total: 276.07 sec