Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251101-160430
#<BuildRuby:0x00007dd1808efdd0
@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.20251101-160430",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000044)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.002562 0.006471 4.607853 ( 3.570854)
build_miniruby 0.001747 0.000214 1.975634 ( 2.122948)
build_ruby 0.000204 0.002182 4.604841 ( 5.078924)
build_all 0.008858 0.001255 7.391225 ( 5.103939)
build_install 0.017702 0.007410 11.271841 ( 8.237321)
test_btest 0.001040 0.000217 69.904933 ( 30.914338)
test_basic 0.004155 0.003497 1.032786 ( 1.079635)
test_all 0.082044 0.041623 719.693357 (235.533745)
test_rubyspec 0.058140 0.022831 118.547496 ( 26.088669)
total: 317.73 sec