Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-110920
#<BuildRuby:0x00007f388b7cfdd8
@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.20240711-110920",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.003404 0.006387 4.054939 ( 11.951089)
build_miniruby 0.001712 0.000316 1.883319 ( 3.977438)
build_ruby 0.002359 0.000434 4.584565 ( 6.805972)
build_all 0.011977 0.000090 8.953205 ( 10.388364)
build_install 0.021342 0.007392 12.175275 ( 16.228132)
test_btest 0.000736 0.000141 124.421091 (157.537465)
test_basic 0.009149 0.004151 1.420280 ( 2.710092)
test_all 0.142733 0.032898 960.160033 (1210.279844)
test_rubyspec 0.050655 0.040860 171.204027 ( 96.181306)
total: 1516.06 sec