Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-145123
#<BuildRuby:0x00007ff79970fdd0
@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.20241030-145123",
@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.000023 0.000005 0.000028 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.009235 0.000959 4.669792 ( 5.194602)
build_miniruby 0.000000 0.001843 1.860971 ( 1.967299)
build_ruby 0.000000 0.002042 4.628990 ( 49.094355)
build_all 0.005239 0.004395 7.121499 ( 4.332300)
build_install 0.008485 0.015346 10.602565 ( 6.101401)
test_btest 0.000843 0.000273 81.805028 ( 62.893575)
test_basic 0.008163 0.005476 1.192698 ( 1.363778)
test_all 0.116622 0.037478 804.777523 (419.533225)
test_rubyspec 0.051893 0.036999 123.925951 ( 43.865015)
total: 594.35 sec