Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-102620
#<BuildRuby:0x00007fc26b55fde0
@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.20241008-102620",
@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.000038 0.000005 0.000043 ( 0.000042)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.004400 0.004751 4.267439 ( 5.274761)
build_miniruby 0.001558 0.000259 1.827553 ( 2.088352)
build_ruby 0.002019 0.000337 4.830705 ( 5.379492)
build_all 0.009860 0.001643 8.212628 ( 6.732577)
build_install 0.025324 0.001809 11.516365 ( 8.965132)
test_btest 0.000911 0.000000 98.969967 ( 73.938986)
test_basic 0.000468 0.012685 1.272144 ( 1.852674)
test_all 0.118800 0.044960 850.369117 (580.477660)
test_rubyspec 0.055380 0.039982 145.142333 ( 73.665359)
total: 758.38 sec