Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-145136
#<BuildRuby:0x00007fb5a7b0fdd8
@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.20241226-145136",
@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.000007 0.000022 ( 0.000022)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.005269 0.000513 1.885721 ( 2.212778)
build_miniruby 0.000958 0.000376 1.491620 ( 1.488361)
build_ruby 0.001289 0.000506 4.394048 ( 13.221738)
build_all 0.007663 0.003010 7.248727 ( 4.730694)
build_install 0.014757 0.003347 8.903039 ( 5.803117)
test_btest 0.000728 0.000273 76.420726 ( 22.514906)
test_basic 0.003599 0.005776 1.047906 ( 1.116983)
test_all 0.121651 0.020975 670.961176 (217.261518)
test_rubyspec 0.058760 0.025935 114.985958 ( 25.397160)
total: 293.75 sec