Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250324-094501
#<BuildRuby:0x00007f4808f6fde0
@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.20250324-094501",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000041 0.000010 0.000051 ( 0.000051)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.000000 0.006695 2.623861 ( 2.419321)
build_miniruby 0.000336 0.001372 1.555444 ( 1.554633)
build_ruby 0.001861 0.000000 4.055306 ( 18.597290)
build_all 0.006061 0.002769 5.666472 ( 2.493531)
build_install 0.015813 0.002810 7.471705 ( 3.941498)
test_btest 0.000651 0.000192 50.495006 ( 16.806278)
test_basic 0.004983 0.003010 0.848425 ( 0.900972)
test_all 0.076617 0.042019 649.811560 (195.548865)
test_rubyspec 0.051979 0.031204 102.743702 ( 26.081116)
total: 268.34 sec