Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-122239
#<BuildRuby:0x000055ec79cd9fb8
@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.20240206-122239",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000106 0.000000 0.000106 ( 0.000106)
build_up 0.006416 0.000264 2.065510 ( 2.638792)
build_miniruby 0.001323 0.000137 1.670119 ( 1.739894)
build_ruby 0.002003 0.000207 3.583777 ( 3.918488)
build_all 0.004304 0.003682 6.265642 ( 3.575721)
build_install 0.018557 0.001260 8.024493 ( 4.710135)
test_btest 0.000837 0.000000 87.037948 ( 35.843483)
test_basic 0.000000 0.007350 0.916335 ( 1.014870)
test_all 0.075067 0.040330 727.797731 (291.885747)
test_rubyspec 0.054065 0.050264 170.906128 (182.001333)
total: 527.33 sec