Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-060111
#<BuildRuby:0x00007f3da978fdc8
@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.20241129-060111",
@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.000002 0.000025 ( 0.000026)
autoconf 0.000048 0.000000 0.000048 ( 0.000047)
configure 0.000040 0.000000 0.000040 ( 0.000040)
build_up 0.007897 0.000360 3.555068 ( 3.465005)
build_miniruby 0.001622 0.000000 1.352678 ( 1.349126)
build_ruby 0.001955 0.000000 4.008761 ( 32.628577)
build_all 0.005035 0.003370 6.272876 ( 2.571548)
build_install 0.009346 0.008848 9.259632 ( 4.624526)
test_btest 0.000768 0.000118 79.844117 ( 21.260202)
test_basic 0.007129 0.003967 1.012377 ( 1.060696)
test_all 0.083967 0.064542 744.353905 (222.663082)
test_rubyspec 0.048477 0.036056 123.689563 ( 27.267152)
total: 316.89 sec