Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-192821
#<BuildRuby:0x00007fc50014fdd0
@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.20241105-192821",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.004037 0.004746 3.991273 ( 4.109148)
build_miniruby 0.001539 0.000000 1.243839 ( 1.240794)
build_ruby 0.001759 0.000000 3.835689 ( 4.038834)
build_all 0.001087 0.007349 6.417905 ( 2.648157)
build_install 0.010931 0.007723 9.074972 ( 4.184849)
test_btest 0.000660 0.000172 77.400327 ( 20.989450)
test_basic 0.006115 0.003485 0.928891 ( 0.976263)
test_all 0.100770 0.039118 591.840705 (187.287273)
test_rubyspec 0.049005 0.030141 113.355591 ( 21.349978)
total: 246.83 sec