Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-155716
#<BuildRuby:0x00007f9d33b2fde0
@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.20241201-155716",
@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.000018 0.000009 0.000027 ( 0.000027)
autoconf 0.000027 0.000013 0.000040 ( 0.000038)
configure 0.000022 0.000010 0.000032 ( 0.000032)
build_up 0.006715 0.001099 2.522390 ( 2.405192)
build_miniruby 0.001553 0.000000 1.080037 ( 1.077917)
build_ruby 0.001790 0.000000 2.913499 ( 3.122889)
build_all 0.002185 0.004983 5.305908 ( 2.051828)
build_install 0.018117 0.000000 6.759233 ( 3.170432)
test_btest 0.000927 0.000000 69.364881 ( 17.995247)
test_basic 0.005393 0.003631 0.758399 ( 0.804553)
test_all 0.109540 0.032193 674.536178 (226.863116)
test_rubyspec 0.050711 0.031074 115.882590 ( 20.846681)
total: 278.34 sec