Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250518-050529
#<BuildRuby:0x00007f5474a7fdd0
@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.20250518-050529",
@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.000025 0.000005 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.000196 0.007867 3.255580 ( 2.755688)
build_miniruby 0.001635 0.000000 1.461685 ( 1.459726)
build_ruby 0.001757 0.000000 3.607043 ( 3.709895)
build_all 0.007626 0.001558 6.612374 ( 2.732301)
build_install 0.015652 0.003943 9.105227 ( 4.566411)
test_btest 0.000642 0.000181 54.402154 ( 14.812903)
test_basic 0.006487 0.002385 0.737569 ( 0.786332)
test_all 0.093079 0.033956 702.829177 (239.371687)
test_rubyspec 0.033698 0.045565 116.565070 ( 20.238886)
total: 290.43 sec