Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-101008
#<BuildRuby:0x000055c6721be890
@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.20230827-101008",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003081 0.003841 2.312816 ( 4.299032)
build_miniruby 0.001202 0.000222 1.732027 ( 1.962929)
build_ruby 0.001780 0.000329 3.484040 ( 3.820627)
build_all 0.007567 0.000620 6.537899 ( 4.730024)
build_install 0.012875 0.006699 8.056456 ( 5.993699)
test_btest 0.001014 0.000216 86.589187 ( 45.732893)
test_basic 0.002971 0.004730 0.977116 ( 1.207070)
test_all 0.009428 0.000280 687.055636 (328.533506)
test_rubyspec 0.060849 0.008966 107.087522 (126.468326)
total: 522.75 sec