Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250205-214333
#<BuildRuby:0x00007fb3fbe3fdd0
@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.20250205-214333",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.003745 0.003950 3.438356 ( 2.529161)
build_miniruby 0.001201 0.000267 1.401162 ( 1.398525)
build_ruby 0.001742 0.000000 3.709880 ( 3.828464)
build_all 0.007236 0.001072 5.643590 ( 2.387032)
build_install 0.014637 0.001236 7.988691 ( 3.961899)
test_btest 0.000673 0.000135 68.682422 ( 18.419457)
test_basic 0.006330 0.001266 0.913353 ( 0.976939)
test_all 0.078723 0.034516 548.370520 (174.675367)
test_rubyspec 0.023448 0.046541 103.427592 ( 24.835734)
total: 233.01 sec