Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250827-074520
#<BuildRuby:0x000073657318fdc0
@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.20250827-074520",
@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.000013 0.000006 0.000019 ( 0.000018)
autoconf 0.000026 0.000011 0.000037 ( 0.000036)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.001914 0.005959 3.743326 ( 2.727592)
build_miniruby 0.001173 0.000128 1.163994 ( 1.471145)
build_ruby 0.001616 0.000000 3.236913 ( 48.946736)
build_all 0.004765 0.003280 5.688587 ( 2.259336)
build_install 0.016454 0.005112 8.510117 ( 3.798121)
test_btest 0.000587 0.000259 57.173614 ( 15.398269)
test_basic 0.000930 0.007126 0.896927 ( 0.949750)
test_all 0.093275 0.024575 601.195013 (188.638422)
test_rubyspec 0.046738 0.032584 112.865887 ( 21.297288)
total: 285.49 sec