Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-001741
#<BuildRuby:0x00007f807d5efdd0
@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.20241127-001741",
@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.000025 0.000005 0.000030 ( 0.000029)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.000000 0.007898 3.417501 ( 3.339342)
build_miniruby 0.000000 0.001520 1.464021 ( 1.461164)
build_ruby 0.000660 0.001191 3.498018 ( 3.684138)
build_all 0.004487 0.004040 6.176785 ( 2.594047)
build_install 0.008900 0.009594 8.387576 ( 4.014132)
test_btest 0.000689 0.000258 76.659999 ( 20.738782)
test_basic 0.007372 0.003768 0.914898 ( 0.967627)
test_all 0.110334 0.034657 731.510625 (230.031517)
test_rubyspec 0.049613 0.035221 120.316646 ( 27.043047)
total: 293.87 sec