Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-145821
#<BuildRuby:0x00007f05aeb6fde0
@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.20241115-145821",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000041 0.000006 0.000047 ( 0.000046)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.007594 0.001116 4.263844 ( 5.171481)
build_miniruby 0.001580 0.000232 1.742426 ( 1.866864)
build_ruby 0.001962 0.000288 4.804323 ( 5.211379)
build_all 0.010507 0.000263 7.132536 ( 5.305089)
build_install 0.015868 0.009224 10.377566 ( 7.146152)
test_btest 0.000792 0.000142 86.429753 ( 58.936358)
test_basic 0.012587 0.000626 1.159691 ( 1.587156)
test_all 0.105024 0.049793 796.967209 (417.406972)
test_rubyspec 0.049395 0.042849 123.858522 ( 48.371877)
total: 551.00 sec