Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250724-082246
#<BuildRuby:0x00007645104efdd8
@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.20250724-082246",
@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.000023)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.002856 0.004946 4.002842 ( 2.887825)
build_miniruby 0.000266 0.001077 1.789313 ( 1.790562)
build_ruby 0.001253 0.000379 3.849629 ( 4.026235)
build_all 0.005239 0.002774 5.819848 ( 2.422860)
build_install 0.013241 0.005403 9.056429 ( 4.578489)
test_btest 0.000073 0.000808 57.856905 ( 16.394927)
test_basic 0.005144 0.002719 0.941538 ( 0.994056)
test_all 0.086478 0.033141 689.764586 (204.568848)
test_rubyspec 0.047595 0.029605 156.928069 ( 36.797923)
total: 274.46 sec