Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-140105
#<BuildRuby:0x00007fea9ae2fdd8
@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.20241005-140105",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000028)
build_up 0.006884 0.000599 3.329851 ( 3.202966)
build_miniruby 0.001357 0.000118 1.588908 ( 1.586816)
build_ruby 0.001727 0.000150 3.867406 ( 4.417811)
build_all 0.000324 0.009017 7.026236 ( 2.867859)
build_install 0.018944 0.000840 9.722043 ( 4.454378)
test_btest 0.000854 0.000131 83.933724 ( 21.871012)
test_basic 0.004077 0.004621 0.850589 ( 0.902594)
test_all 0.106636 0.045254 782.830282 (228.824232)
test_rubyspec 0.035512 0.050503 134.539369 ( 28.314990)
total: 296.44 sec