Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-143356
#<BuildRuby:0x0000562b78e7df70
@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.20230811-143356",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.007026 2.276599 ( 7.206329)
build_miniruby 0.001048 0.000833 1.706264 ( 2.960097)
build_ruby 0.001429 0.000307 3.286925 ( 4.813685)
build_all 0.007061 0.001513 2.805396 ( 4.129782)
build_install 0.015260 0.003873 4.288645 ( 5.707789)
test_btest 0.000766 0.000168 83.550447 ( 56.572187)
test_basic 0.003138 0.005034 1.017551 ( 2.440785)
test_all 0.000903 0.000226 686.451073 (421.726994)
test_rubyspec 0.033309 0.024318 99.803030 (170.547158)
total: 676.11 sec