Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-024722
#<BuildRuby:0x00007f9cc86efde0
@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.20240817-024722",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.002985 0.004681 3.208042 ( 3.303901)
build_miniruby 0.001342 0.000293 1.358731 ( 1.355113)
build_ruby 0.001526 0.000334 3.599454 ( 3.805872)
build_all 0.005031 0.003417 8.108082 ( 3.187566)
build_install 0.017240 0.001055 10.408772 ( 4.609908)
test_btest 0.000842 0.000182 112.271055 ( 28.970738)
test_basic 0.009322 0.000157 1.224126 ( 1.271802)
test_all 0.097546 0.051916 819.235211 (263.900764)
test_rubyspec 0.039002 0.051525 169.928439 ( 32.781158)
total: 343.19 sec