Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-114615
#<BuildRuby:0x00007ff36195fdd8
@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.20241229-114615",
@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.000024 0.000006 0.000030 ( 0.000030)
autoconf 0.000039 0.000010 0.000049 ( 0.000047)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.001559 0.004436 1.781066 ( 2.123667)
build_miniruby 0.001441 0.000397 1.368676 ( 1.367785)
build_ruby 0.001345 0.000371 3.462770 ( 3.637389)
build_all 0.006746 0.001861 6.411143 ( 2.847178)
build_install 0.019476 0.000000 7.845354 ( 4.173292)
test_btest 0.000801 0.000000 76.492172 ( 40.854224)
test_basic 0.008059 0.002778 0.979571 ( 3.516145)
test_all 0.097606 0.046604 754.343141 (544.029880)
test_rubyspec 0.051724 0.033019 123.054417 (120.434801)
total: 722.99 sec