Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-032945
#<BuildRuby:0x00007f1e9796fde0
@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.20241031-032945",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.003024 0.005214 3.937198 ( 3.779043)
build_miniruby 0.001315 0.000506 1.568327 ( 1.565450)
build_ruby 0.001806 0.000000 3.599348 ( 3.803828)
build_all 0.006332 0.002532 6.426686 ( 2.637476)
build_install 0.019467 0.001060 9.812226 ( 4.716394)
test_btest 0.000753 0.000251 76.076039 ( 21.189534)
test_basic 0.009898 0.000473 1.062481 ( 2.090534)
test_all 0.113494 0.033260 715.852399 (234.579426)
test_rubyspec 0.053879 0.029938 120.578677 ( 27.306749)
total: 301.67 sec