Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250115-102529
#<BuildRuby:0x00007fcb12a0fde0
@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.20250115-102529",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.005310 0.000569 2.336651 ( 2.528267)
build_miniruby 0.001710 0.000000 1.461928 ( 1.477719)
build_ruby 0.001906 0.000000 3.888726 ( 31.888742)
build_all 0.006863 0.002969 6.122342 ( 3.202964)
build_install 0.020613 0.000096 8.096744 ( 5.465630)
test_btest 0.000681 0.000072 72.522666 ( 34.183301)
test_basic 0.004162 0.007400 1.005132 ( 1.112554)
test_all 0.080692 0.052902 646.969776 (264.736109)
test_rubyspec 0.055572 0.023734 112.772333 ( 46.435821)
total: 391.03 sec