Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-140715
#<BuildRuby:0x00007fa15883fdc8
@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.20241204-140715",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.003962 0.003928 3.074305 ( 2.603639)
build_miniruby 0.001575 0.000000 1.108994 ( 1.107209)
build_ruby 0.001855 0.000000 3.054210 ( 3.284532)
build_all 0.006838 0.000000 5.062979 ( 2.091175)
build_install 0.008907 0.006287 7.313493 ( 3.265857)
test_btest 0.000594 0.000181 67.153958 ( 17.801466)
test_basic 0.004093 0.004221 0.704017 ( 0.758061)
test_all 0.110864 0.027462 642.476287 (217.118242)
test_rubyspec 0.047634 0.033749 117.078783 ( 26.832379)
total: 274.86 sec