Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-180918
#<BuildRuby:0x00007fa50f81fdd8
@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.20241115-180918",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000032 0.000013 0.000045 ( 0.000045)
configure 0.000026 0.000010 0.000036 ( 0.000036)
build_up 0.005412 0.002165 3.655731 ( 3.762183)
build_miniruby 0.001158 0.000463 1.516844 ( 1.513184)
build_ruby 0.000000 0.001787 4.042878 ( 4.230186)
build_all 0.001342 0.007241 6.277655 ( 2.645747)
build_install 0.013909 0.004645 8.399807 ( 3.908161)
test_btest 0.000000 0.001190 76.233963 ( 20.384458)
test_basic 0.002521 0.006356 0.816470 ( 0.863926)
test_all 0.095384 0.048004 637.154698 (184.640538)
test_rubyspec 0.035637 0.043804 119.568343 ( 20.715792)
total: 242.67 sec