Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-114000
#<BuildRuby:0x00007fa9ac32fde0
@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.20241108-114000",
@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.000014 0.000006 0.000020 ( 0.000020)
autoconf 0.000022 0.000009 0.000031 ( 0.000031)
configure 0.000018 0.000008 0.000026 ( 0.000025)
build_up 0.002230 0.005152 2.831863 ( 2.853113)
build_miniruby 0.001502 0.000000 1.144943 ( 1.142410)
build_ruby 0.001554 0.000000 2.865423 ( 3.101622)
build_all 0.005571 0.002394 5.566089 ( 2.161814)
build_install 0.011202 0.007592 7.893951 ( 3.724931)
test_btest 0.000618 0.000309 68.982623 ( 18.078041)
test_basic 0.000300 0.008143 0.713523 ( 0.768153)
test_all 0.109172 0.039288 635.080678 (192.863020)
test_rubyspec 0.052463 0.029508 116.008841 ( 21.872515)
total: 246.57 sec