Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-100103
#<BuildRuby:0x00007fb6f1a5fdc0
@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.20241211-100103",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.000000 0.007105 3.427444 ( 3.523603)
build_miniruby 0.000423 0.001008 2.027540 ( 2.025605)
build_ruby 0.001349 0.000486 3.113256 ( 3.329196)
build_all 0.007970 0.002554 20.684718 ( 7.195486)
build_install 0.016732 0.001578 8.956023 ( 4.523518)
test_btest 0.000714 0.000231 74.674297 ( 20.624175)
test_basic 0.008783 0.000191 0.983574 ( 1.030769)
test_all 0.091642 0.042474 586.060437 (194.761787)
test_rubyspec 0.019126 0.059479 113.276745 ( 19.551136)
total: 256.57 sec