Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-173024
#<BuildRuby:0x00007f16777bfdd8
@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.20241024-173024",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.006973 0.000901 2.983534 ( 3.178139)
build_miniruby 0.001064 0.000304 1.179786 ( 1.177138)
build_ruby 0.001339 0.000383 3.202055 ( 20.410464)
build_all 0.004811 0.004322 6.021069 ( 3.661200)
build_install 0.015193 0.002023 8.481750 ( 3.872391)
test_btest 0.000678 0.000198 70.997429 ( 19.464039)
test_basic 0.003803 0.005718 0.941687 ( 0.987926)
test_all 0.103978 0.047435 770.755253 (236.429014)
test_rubyspec 0.055653 0.034446 125.458154 ( 28.357858)
total: 317.54 sec