Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-005153
#<BuildRuby:0x00007f98a9fffde0
@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.20240628-005153",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.004667 0.004069 3.806619 ( 3.997932)
build_miniruby 0.001771 0.000000 1.406612 ( 1.403558)
build_ruby 0.000000 0.001820 3.830764 ( 3.969714)
build_all 0.006328 0.002110 7.927227 ( 3.209001)
build_install 0.017365 0.002867 10.483393 ( 4.659803)
test_btest 0.000900 0.000154 114.680499 ( 32.332917)
test_basic 0.000000 0.009482 1.079482 ( 1.137978)
test_all 0.084886 0.062164 809.621364 (243.292985)
test_rubyspec 0.053987 0.040384 162.195145 ( 34.812790)
total: 328.82 sec