Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-211557
#<BuildRuby:0x00007f2b4625fdc8
@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.20240831-211557",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006315 0.000370 2.454409 ( 2.503702)
build_miniruby 0.001461 0.000231 1.121846 ( 1.118684)
build_ruby 0.001599 0.000252 2.985979 ( 3.192358)
build_all 0.002688 0.004835 6.187359 ( 2.333862)
build_install 0.014828 0.001143 7.962113 ( 3.584709)
test_btest 0.000765 0.000146 98.053153 ( 25.573148)
test_basic 0.007909 0.000576 0.782476 ( 0.834024)
test_all 0.106549 0.033971 715.814787 (204.103001)
test_rubyspec 0.037417 0.052998 163.721117 ( 31.710081)
total: 274.95 sec