Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-233224
#<BuildRuby:0x00007f57b720fdd0
@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.20241228-233224",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001256 0.003565 1.272737 ( 1.609440)
build_miniruby 0.001132 0.000162 1.015272 ( 1.012407)
build_ruby 0.001472 0.000211 2.753716 ( 2.947075)
build_all 0.003775 0.003921 4.840448 ( 1.902387)
build_install 0.015462 0.000579 5.746975 ( 2.969879)
test_btest 0.000603 0.000096 61.899375 ( 16.161110)
test_basic 0.004628 0.003452 0.685512 ( 0.748155)
test_all 0.091016 0.046297 559.526979 (166.782810)
test_rubyspec 0.042047 0.035779 111.427313 ( 19.133959)
total: 213.27 sec