Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-051303
#<BuildRuby:0x00007f7a224cfdd0
@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.20241213-051303",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000000 0.000047 0.000047 ( 0.000039)
configure 0.000000 0.000030 0.000030 ( 0.000029)
build_up 0.002893 0.004688 3.089046 ( 2.998898)
build_miniruby 0.001253 0.000386 1.552089 ( 1.549278)
build_ruby 0.001303 0.000401 3.618307 ( 3.782121)
build_all 0.000000 0.008642 6.425851 ( 2.723266)
build_install 0.017946 0.001408 8.965439 ( 4.468079)
test_btest 0.000000 0.000874 75.055477 ( 20.254044)
test_basic 0.005380 0.004587 0.804071 ( 0.852766)
test_all 0.104392 0.042520 665.957512 (209.946143)
test_rubyspec 0.041888 0.045807 115.618692 ( 27.838403)
total: 274.41 sec