Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-132621
#<BuildRuby:0x00007fd37db2fdd8
@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.20241126-132621",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000041 0.000005 0.000046 ( 0.000046)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.008620 0.000086 3.874335 ( 4.535690)
build_miniruby 0.001611 0.000189 1.909434 ( 2.167224)
build_ruby 0.002546 0.000000 4.630638 ( 5.104273)
build_all 0.007187 0.003718 7.117898 ( 5.436037)
build_install 0.016274 0.009421 10.192667 ( 9.526750)
test_btest 0.000985 0.000176 83.722506 ( 75.569123)
test_basic 0.012318 0.000667 1.135323 ( 1.513866)
test_all 0.125839 0.028505 803.084604 (477.425952)
test_rubyspec 0.057033 0.027425 124.008061 ( 34.304636)
total: 615.58 sec