Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-191949
#<BuildRuby:0x0000564efb3e6390
@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.20230805-191949",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.006835 0.000283 2.313813 ( 6.984751)
build_miniruby 0.001629 0.000169 1.752917 ( 3.273092)
build_ruby 0.001581 0.000163 3.449513 ( 6.778510)
build_all 0.005497 0.003912 2.783818 ( 4.648666)
build_install 0.020960 0.000976 4.462601 ( 5.947831)
test_btest 0.000890 0.000105 84.081018 ( 59.351181)
test_basic 0.002418 0.004850 1.015787 ( 2.032169)
test_all 0.000884 0.000130 689.019843 (471.820592)
test_rubyspec 0.040025 0.023507 105.095749 (232.582486)
total: 793.42 sec