Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-043233
#<BuildRuby:0x00007fc7a430fde0
@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.20240804-043233",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000000 0.008052 3.514199 ( 3.343808)
build_miniruby 0.000504 0.001041 1.365789 ( 1.362424)
build_ruby 0.001531 0.000371 3.930320 ( 4.098488)
build_all 0.007447 0.001805 7.667165 ( 2.917745)
build_install 0.017825 0.001348 10.337053 ( 4.836532)
test_btest 0.000839 0.000186 106.339164 ( 28.008842)
test_basic 0.001585 0.008670 1.059845 ( 1.110777)
test_all 0.100645 0.049818 760.725201 (217.444194)
test_rubyspec 0.053685 0.033555 171.386474 ( 26.967888)
total: 290.09 sec