Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-154939
#<BuildRuby:0x00007fcab565fdd8
@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.20240614-154939",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000038 0.000011 0.000049 ( 0.000049)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.003721 0.003903 3.426669 ( 3.466768)
build_miniruby 0.001249 0.000431 1.468218 ( 1.465506)
build_ruby 0.001345 0.000464 3.554428 ( 3.728598)
build_all 0.005150 0.003013 7.926559 ( 3.190585)
build_install 0.012378 0.008137 10.706016 ( 5.273497)
test_btest 0.000857 0.000328 112.791781 ( 30.592019)
test_basic 0.009208 0.000414 1.324044 ( 1.371661)
test_all 0.122495 0.029874 866.652656 (248.546564)
test_rubyspec 0.036544 0.054753 160.850156 ( 34.625158)
total: 332.26 sec