Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-015726
#<BuildRuby:0x00007f7c0f80fdd0
@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.20241222-015726",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.004768 0.001060 1.666691 ( 1.965331)
build_miniruby 0.001160 0.000258 1.107442 ( 1.104568)
build_ruby 0.001447 0.000322 3.575285 ( 3.774327)
build_all 0.009073 0.000151 6.060013 ( 2.447629)
build_install 0.009255 0.007565 7.649862 ( 4.008239)
test_btest 0.000943 0.000000 72.453738 ( 19.903629)
test_basic 0.009379 0.000519 0.844315 ( 0.890016)
test_all 0.112211 0.031949 723.886235 (256.997615)
test_rubyspec 0.048873 0.035637 122.222593 ( 35.012119)
total: 326.10 sec