Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251101-181715
#<BuildRuby:0x00007b380690fdd0
@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-181715",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000041 0.000011 0.000052 ( 0.000053)
configure 0.000029 0.000008 0.000037 ( 0.000038)
build_up 0.002750 0.005608 3.982097 ( 2.618340)
build_miniruby 0.001080 0.000349 1.283576 ( 1.279854)
build_ruby 0.000019 0.001669 3.228042 ( 3.337275)
build_all 0.005670 0.002574 5.632594 ( 2.329901)
build_install 0.012171 0.007584 9.334514 ( 4.764775)
test_btest 0.000799 0.000202 62.616196 ( 17.068376)
test_basic 0.003068 0.003971 0.811267 ( 0.860703)
test_all 0.089108 0.035044 630.713606 (206.126797)
test_rubyspec 0.050610 0.036095 119.204521 ( 22.346624)
total: 260.74 sec