Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251003-233031
#<BuildRuby:0x00007c47e389fdd0
@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.20251003-233031",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005802 0.002955 4.337722 ( 2.808354)
build_miniruby 0.001421 0.000000 1.431578 ( 1.427919)
build_ruby 0.001722 0.000045 3.627344 ( 3.700745)
build_all 0.005603 0.002124 5.971019 ( 2.433659)
build_install 0.015706 0.004000 9.090346 ( 4.368062)
test_btest 0.000000 0.000977 61.000171 ( 16.912639)
test_basic 0.005131 0.003068 0.987954 ( 1.039644)
test_all 0.096922 0.025786 680.088550 (200.747587)
test_rubyspec 0.043957 0.034596 114.691066 ( 23.833868)
total: 257.27 sec