Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-090400
#<BuildRuby:0x00007f2597b8fdd0
@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.20241208-090400",
@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.000020 0.000006 0.000026 ( 0.000025)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.007457 0.000876 3.899658 ( 4.448860)
build_miniruby 0.001359 0.000351 1.765938 ( 1.927503)
build_ruby 0.001746 0.000451 4.467975 ( 4.904003)
build_all 0.007476 0.002860 6.658184 ( 4.098855)
build_install 0.015779 0.006216 9.303299 ( 5.231185)
test_btest 0.000877 0.000000 81.191255 ( 46.747058)
test_basic 0.008036 0.003210 1.048928 ( 1.296727)
test_all 0.109793 0.038035 726.069306 (253.317338)
test_rubyspec 0.034436 0.040030 112.552722 ( 22.884293)
total: 344.86 sec