Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-201833
#<BuildRuby:0x00007f6b80b4fdc8
@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.20241024-201833",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002562 0.004685 3.058213 ( 2.939902)
build_miniruby 0.001180 0.000281 1.179028 ( 1.176052)
build_ruby 0.001401 0.000334 3.275739 ( 3.494816)
build_all 0.003767 0.004177 5.696835 ( 2.217642)
build_install 0.016831 0.002054 8.464292 ( 3.894361)
test_btest 0.000678 0.000169 71.394613 ( 19.001683)
test_basic 0.007706 0.000000 0.768469 ( 0.828265)
test_all 0.130942 0.014547 637.416647 (222.676859)
test_rubyspec 0.020961 0.064520 122.526300 ( 27.658162)
total: 283.89 sec