Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-204417
#<BuildRuby:0x0000564a32942208
@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.20240211-204417",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000021 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005650 0.000275 1.866869 ( 2.219722)
build_miniruby 0.001374 0.000220 1.577061 ( 1.576796)
build_ruby 0.001393 0.000223 3.265495 ( 3.502898)
build_all 0.000000 0.008238 6.452705 ( 3.311749)
build_install 0.010960 0.007256 7.871010 ( 4.510118)
test_btest 0.000615 0.000173 88.109412 ( 32.575449)
test_basic 0.001747 0.004129 0.936853 ( 1.011189)
test_all 0.082698 0.033081 809.400475 (293.139424)
test_rubyspec 0.056634 0.045891 177.791067 (187.330856)
total: 529.18 sec