Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-004043
#<BuildRuby:0x00007fa40270fdc0
@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.20240616-004043",
@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.000024)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.000000 0.007774 3.521954 ( 3.748034)
build_miniruby 0.001762 0.000000 1.536077 ( 1.533226)
build_ruby 0.001832 0.000000 4.023327 ( 4.172345)
build_all 0.010148 0.000550 7.835615 ( 3.823885)
build_install 0.015945 0.006469 10.896276 ( 5.888138)
test_btest 0.000741 0.000266 116.766179 ( 58.414205)
test_basic 0.004730 0.004020 1.226161 ( 1.283244)
test_all 0.106807 0.040569 830.555952 (273.248762)
test_rubyspec 0.055973 0.038115 158.096667 ( 33.166092)
total: 385.28 sec