Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-060158
#<BuildRuby:0x00007fbbbebffdc0
@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.20240825-060158",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000045 0.000005 0.000050 ( 0.000051)
configure 0.000038 0.000004 0.000042 ( 0.000042)
build_up 0.006215 0.004328 4.236398 ( 5.555886)
build_miniruby 0.000000 0.002362 1.993439 ( 2.258312)
build_ruby 0.001351 0.001161 4.830079 ( 5.475609)
build_all 0.010828 0.001059 9.542670 ( 8.575386)
build_install 0.026416 0.000780 12.783914 ( 11.883592)
test_btest 0.000957 0.000134 131.680023 (108.882348)
test_basic 0.009874 0.003845 1.461584 ( 1.989039)
test_all 0.123888 0.040766 1040.785703 (703.262871)
test_rubyspec 0.062514 0.032173 182.404956 ( 76.282421)
total: 924.17 sec