Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-083054
#<BuildRuby:0x00007f6082e3fdc0
@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.20241216-083054",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.004130 0.001432 1.725553 ( 2.023649)
build_miniruby 0.001152 0.000186 1.005333 ( 1.006643)
build_ruby 0.001633 0.000263 2.719550 ( 2.941324)
build_all 0.002272 0.006071 5.042611 ( 1.955174)
build_install 0.012099 0.001790 7.294668 ( 3.886345)
test_btest 0.000734 0.000151 70.769993 ( 18.711147)
test_basic 0.003060 0.004403 0.900026 ( 0.952775)
test_all 0.088619 0.048807 611.447547 (180.271375)
test_rubyspec 0.052932 0.023352 115.797737 ( 21.341617)
total: 233.09 sec