Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-224231
#<BuildRuby:0x00007fd1bcaefde0
@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.20241209-224231",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.006651 0.000585 3.201416 ( 3.314671)
build_miniruby 0.001128 0.000261 1.103206 ( 1.100299)
build_ruby 0.001379 0.000318 4.010624 ( 4.174391)
build_all 0.006610 0.001525 5.867361 ( 2.500971)
build_install 0.012575 0.004298 8.221160 ( 3.986002)
test_btest 0.000716 0.000173 70.411039 ( 19.998014)
test_basic 0.008042 0.000811 0.898837 ( 0.950002)
test_all 0.100700 0.037385 639.429227 (198.318477)
test_rubyspec 0.042266 0.038259 110.476461 ( 24.686214)
total: 259.03 sec