Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-234935
#<BuildRuby:0x00007fc6079afdd8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240923-234935",
@make="make",
@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.000017 0.000006 0.000023 ( 0.000025)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000028 0.000010 0.000038 ( 0.000037)
build_up 0.000000 0.009058 4.679012 ( 3.800222)
build_miniruby 0.000401 0.001524 1.636476 ( 1.632841)
build_ruby 0.001295 0.000556 4.437667 ( 4.656606)
build_all 0.004038 0.005886 7.321966 ( 3.467226)
build_install 0.020089 0.003861 10.883985 ( 5.390321)
test_btest 0.000643 0.000272 93.427353 ( 26.264552)
test_basic 0.009277 0.001175 0.918524 ( 0.962811)
test_all 0.085911 0.064443 750.041696 (235.653682)
test_rubyspec 0.055925 0.028878 129.360281 ( 30.150681)
total: 311.98 sec