Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-023201
#<BuildRuby:0x00007f9e70b0fde0
@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.20241202-023201",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.000600 0.007973 2.754393 ( 2.752285)
build_miniruby 0.001023 0.000363 1.158191 ( 1.155796)
build_ruby 0.001554 0.000000 2.798708 ( 3.040512)
build_all 0.007580 0.000000 5.358445 ( 2.121672)
build_install 0.011066 0.005515 7.369716 ( 3.635447)
test_btest 0.000628 0.000215 74.271825 ( 19.868564)
test_basic 0.003813 0.005505 0.938335 ( 0.985775)
test_all 0.113509 0.030739 671.247668 (234.985502)
test_rubyspec 0.039183 0.039155 115.650902 ( 24.826435)
total: 293.37 sec