Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-162319
#<BuildRuby:0x00007f622004fdd8
@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.20241206-162319",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004412 0.002930 3.392885 ( 3.383802)
build_miniruby 0.001103 0.000340 1.326335 ( 1.325139)
build_ruby 0.001309 0.000403 3.386910 ( 3.574937)
build_all 0.006219 0.001913 6.051029 ( 2.522513)
build_install 0.015116 0.001868 8.313128 ( 3.958550)
test_btest 0.000684 0.000195 75.973289 ( 20.338380)
test_basic 0.005961 0.003608 0.920784 ( 0.973907)
test_all 0.104420 0.036567 685.836708 (206.130620)
test_rubyspec 0.047984 0.029575 113.612319 ( 25.723822)
total: 267.93 sec