Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-225234
#<BuildRuby:0x00007fde0e43fdc0
@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.20240628-225234",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.004391 0.004147 3.383161 ( 2.904026)
build_miniruby 0.001301 0.000355 1.249662 ( 1.246965)
build_ruby 0.001572 0.000429 3.283429 ( 3.458601)
build_all 0.007041 0.000769 7.199860 ( 2.816521)
build_install 0.007367 0.011241 9.729403 ( 4.230603)
test_btest 0.000666 0.000232 98.805726 ( 25.505465)
test_basic 0.007770 0.001025 0.988457 ( 1.035886)
test_all 0.116066 0.034143 765.110212 (215.595342)
test_rubyspec 0.047490 0.044411 165.408469 ( 33.467468)
total: 290.26 sec