Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-233822
#<BuildRuby:0x00007f7c03a4fde0
@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.20240708-233822",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000034 0.000012 0.000046 ( 0.000045)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.003631 0.005466 4.357351 ( 4.010863)
build_miniruby 0.001588 0.000623 1.705782 ( 1.717340)
build_ruby 0.000000 0.002495 4.202029 ( 4.367267)
build_all 0.002446 0.007007 8.498613 ( 4.602292)
build_install 0.016285 0.006224 11.769283 ( 6.796839)
test_btest 0.000958 0.000000 123.843751 ( 50.927210)
test_basic 0.001682 0.011731 1.384197 ( 1.508229)
test_all 0.085627 0.064032 842.774728 (275.752528)
test_rubyspec 0.051274 0.034359 170.727453 ( 58.723308)
total: 408.41 sec