Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250617-070448
#<BuildRuby:0x00007a555930fdd0
@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.20250617-070448",
@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.000022)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.007686 0.004392 5.560627 ( 4.870380)
build_miniruby 0.000715 0.000946 1.682023 ( 1.893801)
build_ruby 0.001736 0.000168 4.275021 ( 25.922465)
build_all 0.003183 0.006439 6.567497 ( 4.704511)
build_install 0.019157 0.007246 10.418042 ( 15.945881)
test_btest 0.000841 0.000242 57.326757 ( 32.898316)
test_basic 0.004352 0.004609 1.016532 ( 1.215939)
test_all 0.093183 0.038135 763.670603 (589.572537)
test_rubyspec 0.057772 0.025516 123.046572 (109.477552)
total: 786.50 sec