Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-181418
#<BuildRuby:0x00007f5c6951fdc0
@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.20241203-181418",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.004302 0.003512 4.085997 ( 3.598936)
build_miniruby 0.001381 0.000216 1.600848 ( 1.605230)
build_ruby 0.001847 0.000289 4.013465 ( 4.153789)
build_all 0.000210 0.007328 5.574197 ( 2.236975)
build_install 0.013129 0.001888 8.842110 ( 4.228613)
test_btest 0.000770 0.000158 77.486563 ( 20.506337)
test_basic 0.004406 0.005291 0.884597 ( 0.927559)
test_all 0.101689 0.038682 699.133088 (202.677265)
test_rubyspec 0.054582 0.023185 120.338828 ( 24.733781)
total: 264.67 sec