Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-035518
#<BuildRuby:0x00007f25a275fde0
@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.20240819-035518",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.006982 0.003706 4.305970 ( 6.082157)
build_miniruby 0.000000 0.002180 2.026741 ( 2.472677)
build_ruby 0.001095 0.001911 5.368685 ( 5.865086)
build_all 0.011925 0.000000 9.654284 ( 9.388989)
build_install 0.024771 0.003327 13.085717 ( 12.992661)
test_btest 0.000839 0.000200 135.233584 (112.212119)
test_basic 0.006182 0.008432 1.517891 ( 2.180375)
test_all 0.127122 0.044220 993.145572 (541.523492)
test_rubyspec 0.046558 0.045605 178.247636 ( 56.237822)
total: 748.96 sec