Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-053115
#<BuildRuby:0x0000558b3730a008
@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.20240220-053115",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000000 0.000018 ( 0.000019)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.008775 0.000258 2.935677 ( 3.931644)
build_miniruby 0.001625 0.000000 1.807983 ( 2.112422)
build_ruby 0.001731 0.000000 3.739750 ( 4.105833)
build_all 0.005348 0.003947 7.092908 ( 5.662523)
build_install 0.022285 0.000508 9.047160 ( 7.340567)
test_btest 0.001453 0.000000 98.339436 ( 76.357924)
test_basic 0.000000 0.008168 1.065021 ( 1.276089)
test_all 0.096752 0.025834 819.684526 (415.922688)
test_rubyspec 0.035165 0.057643 134.690351 (172.695035)
total: 689.41 sec