Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-062505
#<BuildRuby:0x00007f8e87b8fde0
@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.20241218-062505",
@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.000005 0.000017 ( 0.000017)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.003439 0.002370 2.509077 ( 2.911722)
build_miniruby 0.001125 0.000402 1.735498 ( 1.771916)
build_ruby 0.001469 0.000524 4.106946 ( 4.272576)
build_all 0.006858 0.002179 6.455107 ( 3.059928)
build_install 0.007877 0.009911 8.185936 ( 4.573584)
test_btest 0.000606 0.000250 75.221596 ( 20.258547)
test_basic 0.005196 0.002139 0.822622 ( 0.873528)
test_all 0.102655 0.039509 688.964031 (198.629503)
test_rubyspec 0.036385 0.043685 114.969921 ( 28.094137)
total: 264.45 sec