Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251213-024542
#<BuildRuby:0x000071324990fdc0
@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.20251213-024542",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.002623 0.004296 2.964716 ( 2.756261)
build_miniruby 0.001388 0.000120 1.778141 ( 1.776877)
build_ruby 0.000912 0.000964 4.495311 ( 4.533222)
build_all 0.004202 0.004028 6.651138 ( 2.956349)
build_install 0.012950 0.005204 8.697080 ( 5.853619)
test_btest 0.000732 0.000242 71.717588 ( 19.100608)
test_basic 0.005438 0.004157 0.965985 ( 1.014013)
test_all 0.093673 0.029926 653.332852 (208.705908)
test_rubyspec 0.052795 0.029467 124.183184 ( 24.690912)
total: 271.39 sec