Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-022037
#<BuildRuby:0x00007f64e863fde0
@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.20240921-022037",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.008133 0.001420 5.224224 ( 4.838985)
build_miniruby 0.000000 0.002138 1.919872 ( 1.940977)
build_ruby 0.001227 0.000929 4.959073 ( 5.217112)
build_all 0.006168 0.004856 7.675268 ( 4.302397)
build_install 0.014831 0.009244 11.476163 ( 6.585728)
test_btest 0.000709 0.000276 103.866373 ( 68.098426)
test_basic 0.011555 0.002761 1.366179 ( 1.795782)
test_all 0.087725 0.069524 869.589841 (516.404210)
test_rubyspec 0.063807 0.032922 148.471771 (127.427760)
total: 736.61 sec