Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-113611
#<BuildRuby:0x00007f9d8baefdc8
@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.20241116-113611",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000037 0.000006 0.000043 ( 0.000044)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.000887 0.006520 3.492358 ( 3.368325)
build_miniruby 0.001406 0.000317 1.473827 ( 1.470604)
build_ruby 0.000000 0.001860 3.649794 ( 3.877192)
build_all 0.005321 0.002317 5.722407 ( 2.422080)
build_install 0.004818 0.012123 8.162340 ( 3.757415)
test_btest 0.000799 0.000266 76.255281 ( 19.849520)
test_basic 0.007564 0.002522 0.787698 ( 0.836495)
test_all 0.104831 0.040467 640.083129 (184.289228)
test_rubyspec 0.052427 0.031745 117.524927 ( 21.811502)
total: 241.68 sec