Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-062003
#<BuildRuby:0x00007faa7929fdd0
@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.20241208-062003",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000036 0.000003 0.000039 ( 0.000040)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.003005 0.004335 3.242263 ( 3.237576)
build_miniruby 0.000000 0.001572 1.393731 ( 1.390326)
build_ruby 0.000000 0.001734 3.435894 ( 3.609533)
build_all 0.005051 0.001418 4.794287 ( 1.939145)
build_install 0.005809 0.008776 6.890574 ( 3.245891)
test_btest 0.000816 0.000184 71.248832 ( 19.001040)
test_basic 0.004327 0.004299 0.735044 ( 0.782640)
test_all 0.106113 0.035223 614.114632 (279.701382)
test_rubyspec 0.033387 0.047744 116.073949 ( 21.505964)
total: 334.41 sec