Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-210412
#<BuildRuby:0x00007f226b8dfdd0
@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.20241219-210412",
@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.000005 0.000017 ( 0.000017)
autoconf 0.000021 0.000009 0.000030 ( 0.000029)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.003587 0.001435 1.247294 ( 1.581642)
build_miniruby 0.000887 0.000355 1.024502 ( 1.021841)
build_ruby 0.001181 0.000472 2.836190 ( 3.025599)
build_all 0.005222 0.002089 5.555892 ( 2.237984)
build_install 0.010818 0.005281 6.425218 ( 3.295995)
test_btest 0.000617 0.000254 63.872171 ( 16.698458)
test_basic 0.009683 0.000000 0.804846 ( 0.854163)
test_all 0.112691 0.026096 638.041640 (214.359055)
test_rubyspec 0.048025 0.033461 117.629814 ( 26.036799)
total: 269.11 sec