Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-152005
#<BuildRuby:0x00007fd78289fdd0
@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.20241209-152005",
@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.000004 0.000028 ( 0.000027)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.008751 0.000147 3.745911 ( 3.843768)
build_miniruby 0.001534 0.000232 1.758504 ( 1.785074)
build_ruby 0.002085 0.000000 4.240436 ( 21.566410)
build_all 0.006606 0.003451 6.665018 ( 3.592732)
build_install 0.019137 0.004515 9.379510 ( 5.891950)
test_btest 0.000978 0.000171 79.300379 ( 44.611569)
test_basic 0.001914 0.008443 0.982843 ( 1.103021)
test_all 0.109108 0.041024 731.597265 (229.132835)
test_rubyspec 0.044698 0.037790 112.590314 ( 22.952566)
total: 334.48 sec