Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-132723
#<BuildRuby:0x00007ff4a552fde0
@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.20240812-132723",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.005072 0.003060 3.991603 ( 4.012230)
build_miniruby 0.001372 0.000429 1.769070 ( 1.780979)
build_ruby 0.001820 0.000568 4.765331 ( 5.182768)
build_all 0.009889 0.000583 8.903812 ( 4.679610)
build_install 0.017650 0.005682 12.120857 ( 6.863095)
test_btest 0.000700 0.000208 124.592392 ( 59.371585)
test_basic 0.007266 0.005160 1.405446 ( 1.687443)
test_all 0.114659 0.041067 963.505370 (407.891265)
test_rubyspec 0.055184 0.036257 179.383357 (100.942723)
total: 592.41 sec