Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-013003
#<BuildRuby:0x000056013675a4f8
@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.20240205-013003",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006322 0.000367 1.981642 ( 3.298426)
build_miniruby 0.001429 0.000212 1.774840 ( 2.353216)
build_ruby 0.001559 0.000231 3.747089 ( 4.416218)
build_all 0.008884 0.000106 6.610551 ( 4.735098)
build_install 0.011114 0.008743 8.189158 ( 5.955827)
test_btest 0.000638 0.000123 89.645151 ( 66.732928)
test_basic 0.007869 0.000687 0.985206 ( 1.214777)
test_all 0.087615 0.029295 763.308303 (359.700258)
test_rubyspec 0.055421 0.051506 181.961736 (199.424703)
total: 647.83 sec