Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250316-023559
#<BuildRuby:0x00007fe1ee2efdd8
@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.20250316-023559",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005284 0.000297 1.975374 ( 1.815479)
build_miniruby 0.000000 0.001566 1.093346 ( 1.090358)
build_ruby 0.000000 0.001713 2.799319 ( 3.001374)
build_all 0.002471 0.004138 4.399096 ( 1.758131)
build_install 0.013667 0.001692 6.278007 ( 3.119765)
test_btest 0.000820 0.000000 41.233665 ( 11.085537)
test_basic 0.006338 0.000836 0.628415 ( 0.684773)
test_all 0.074957 0.041549 522.957166 (163.271817)
test_rubyspec 0.037539 0.034685 95.701385 ( 17.712090)
total: 203.54 sec