Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-171833
#<BuildRuby:0x00007f003d97fdd0
@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.20241125-171833",
@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.000006 0.000029 ( 0.000029)
autoconf 0.000000 0.000117 0.000117 ( 0.000183)
configure 0.000000 0.000043 0.000043 ( 0.000044)
build_up 0.004813 0.003945 3.546095 ( 4.239426)
build_miniruby 0.000000 0.001699 1.648097 ( 1.667856)
build_ruby 0.000796 0.001223 4.311863 ( 4.510117)
build_all 0.004619 0.005451 6.560426 ( 4.243642)
build_install 0.006404 0.016026 9.249703 ( 5.949001)
test_btest 0.000750 0.000324 81.736047 ( 53.358370)
test_basic 0.008310 0.003594 1.111995 ( 1.342118)
test_all 0.094903 0.055243 768.584267 (445.224677)
test_rubyspec 0.060428 0.025024 123.880813 ( 61.804943)
total: 582.34 sec